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

NOTE: current limitations in this sample #3

Open
doppelganger9 opened this issue Jul 11, 2018 · 1 comment
Open

NOTE: current limitations in this sample #3

doppelganger9 opened this issue Jul 11, 2018 · 1 comment

Comments

@doppelganger9
Copy link
Owner

This sample uses cordova-plugin-qrscanner in "browser mode" in an attempt to show how a PWA would implement such a feature.

This is more of a proof of concept that shows that it is quite limited right now -- to the extent of my knowledge, of course, please prove me wrong!

The app launches, runs, and can show a video feedback, on Chrome, but it does not succeed in scanning a QR Code in a reliable way, from a computer's webcam.

On Mobile Safari, the video feedback throws an error : see this issue bitpay/cordova-plugin-qrscanner#89 (comment)

@doppelganger9
Copy link
Owner Author

So my conclusion to this POC, is:
"I cannot yet use a QR Scanner component in a PWA with cordova-plugin-qrscanner"

But on the way, I achieved a few other interesting things, so I thought it might help others, particularly on the hacks to show the transparent background for the plugin.

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