QRCodeReaderView icon indicating copy to clipboard operation
QRCodeReaderView copied to clipboard

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

Open GeronimoKTT opened this issue 7 years ago • 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

GeronimoKTT avatar Feb 17 '18 11:02 GeronimoKTT

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 avatar Mar 08 '18 11:03 voghDev

@voghDev I guess a permission problem

vietmobilefolk avatar Apr 12 '18 10:04 vietmobilefolk