Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(2.0.0) allow iOS detection SDK to be configurable #65

Open
dustin-graham opened this issue Feb 3, 2022 · 0 comments
Open

(2.0.0) allow iOS detection SDK to be configurable #65

dustin-graham opened this issue Feb 3, 2022 · 0 comments
Assignees

Comments

@dustin-graham
Copy link
Collaborator

in dev there are two scanner implementations on iOS that use different detection SDKs: AVFoundation and Vision.

The user should be able to pick which implementation they would like to use.

@dustin-graham dustin-graham self-assigned this Feb 3, 2022
dustin-graham added a commit to gojitsucom/fast_barcode_scanner that referenced this issue Feb 4, 2022
dustin-graham added a commit to gojitsucom/fast_barcode_scanner that referenced this issue Feb 4, 2022
also allow multiple overlays to show in sample app
dustin-graham added a commit to gojitsucom/fast_barcode_scanner that referenced this issue Feb 4, 2022
dustin-graham added a commit to gojitsucom/fast_barcode_scanner that referenced this issue Feb 4, 2022
also allow multiple overlays to show in sample app
jhoogstraat pushed a commit that referenced this issue May 12, 2022
* #65 add ios apiMode to the platform interface
* #65 add iOS API selector
* also allow multiple overlays to show in sample app
* fix error handling for Vision
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant