dlazaro66/QRCodeReaderView

App doesn't work on a real android device...

GeronimoKTT opened this issue · 2 comments

It works very well on the android studio's emulator, but when it comes to a real device, it just keep on saying "the application ## has stopped"

Please I really need help on this (how can I make it work on a real android device???). Thanks

Hi @GeronimoKTT

I can run the library and read a QR code in a physical device succesfully. Which version of Android are you using? If it's above Marshmallow, don't forget to request camera permissions before starting code scan.

@voghDev I guess a permission problem