Camera cannot be authorized
-
So, I am working on a new app that uses the camera for real-time video OCR. Anyway, the app works great in the Monaca debugger. When I then do a debug or release build, the camera will not work. Upon initial load, the app prompts to allow camera but the permission response is permanently denied even after hitting allow. I have tried the Android permissions plugin, diagnostics plugin, and the custom config plugin, but neither can get around this. I remember we encountered this once before, but I cannot remember the solution. Does anyone have an idea?
-
@munsterlander Solved: https://stackoverflow.com/questions/57838790/camera-works-in-monaca-debugger-but-not-in-debug-build/57847276#57847276