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

Allow the use of a custom Barcode Scanning Application #2377

Closed
ctsims opened this issue Oct 13, 2020 · 1 comment
Closed

Allow the use of a custom Barcode Scanning Application #2377

ctsims opened this issue Oct 13, 2020 · 1 comment
Assignees
Milestone

Comments

@ctsims
Copy link
Member

ctsims commented Oct 13, 2020

Right now we solely use the embedded zxing library, but there are circumstances where users might want to jump out to a much more powerful version that's more appropriate for their device or use case.

The need for this would be negated by implementing #2321, but that's potentially a significantly larger scope of work compared to a fallback option for telling the barcode scanner to use the traditional zxing intent, rather than the built-in one.

This seems to me like an App setting rather than a callout specific setting, so I think the best course of action would be to make it an application preference ("Use intent callout for scanner") that is loaded in the FormEntryActivity and passed into the widget factory .

@shubham1g5
Copy link
Contributor

@ShivamPokhriyal this would be good for us to prioritize on SAAS for 2.51 . Feel free to drop any questions here.

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

3 participants