0
I’m developing an app that needs to read a Qr Code, but I have a problem generating . apk in Ionic 3.0. When I upload the application in Ionic view works normally (opens the camera and reads), in the NOX emulator it also works, but when the . apk the application normally opens but the capture button does not work, which may be happening?
Are you experiencing an error on the console? Plug into the USB, open Chrome and enter the Chrome://Inspect/#Devices address and see on the console if an error appears
– André Vicente
Solved ! Turns out it was not running the CLI in administrator mode .
– Bruno Wladimir