Skip to content

Only initialize metadata output after session is running#9

Merged
michaelwolz merged 1 commit intomainfrom
fix/metadata-output-initialization-issue
Sep 23, 2025
Merged

Only initialize metadata output after session is running#9
michaelwolz merged 1 commit intomainfrom
fix/metadata-output-initialization-issue

Conversation

@michaelwolz
Copy link
Copy Markdown
Owner

Somehow this has causes issues on some devices, such as iPad 7 Gen. which somehow deadlocked the initialization of the capture session causing an exception to be thrown in the displayPreview method because the capture session was not yet started.

Somehow this has causes issues on some devices, such as iPad 7 Gen.
which somehow deadlocked the initialization of the capture session
causing an exception to be thrown in the `displayPreview` method because
the capture session was not yet started.
@michaelwolz michaelwolz merged commit 521864a into main Sep 23, 2025
5 checks passed
github-actions Bot pushed a commit that referenced this pull request Sep 23, 2025
## <small>1.2.2 (2025-09-23)</small>

* fix(ios): only initialize metadata output after session is running ([48a4648](48a4648))
* fix(ios): only initialize metadata output after session is running (#9) ([521864a](521864a)), closes [#9](#9)
* docs(readme): add note about BarcodeDetection API [skip-ci] ([863f196](863f196))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@michaelwolz michaelwolz deleted the fix/metadata-output-initialization-issue branch January 2, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant