QRCodeScanner
QRCodeScanner copied to clipboard
cannot open camera
when I run the project it shows cannot open camera
You need to provide camera permissions to the App before you open the activity : https://github.com/blikoon/QRCodeScanner/issues/5 If you do it for you App, PRs are welcome to integrate that in the library. Help needed : https://github.com/blikoon/QRCodeScanner/issues/7
Thanks for the info!!
I was facing the same issue adding Vibrate permission along with camera resolved my issue.