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

Add support for encoding barcode/qrcode in BarcodeScanner API #115

Closed
dmahapatro opened this issue Apr 6, 2016 · 2 comments
Closed

Add support for encoding barcode/qrcode in BarcodeScanner API #115

dmahapatro opened this issue Apr 6, 2016 · 2 comments

Comments

@dmahapatro
Copy link

Barcode scanner plugin in codova also provides support for encoding a barcode/qrcode,
can this API encode() be added to BarcodeScanner in addition to scan()?

@tlancina
Copy link
Contributor

tlancina commented Apr 6, 2016

Hey thanks for the issue. Unfortunately encode crashes on Android due to a bug, so I didn't add it, but I guess we could and just document that it doesn't work on Android.

More info:
phonegap/phonegap-plugin-barcodescanner#174

@dmahapatro
Copy link
Author

Thank You for the response. We can keep this open until there is a fix and just add the additional information to the docs, if feasible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants