@mattclyde37 wrote:
My android app is unable to enable Camera Permissions. In the app I request permission with the native Diagnostic Plugin, it returns “DENIE_ALWAYS”. When I go to the app settings, it says the app doesn’t require any permissions. This is where I found my AndroidManifest.xml doesn’t include any uses-permission tags other than INTERNET. Shouldn’t it be pulling these permissions directly from my plugins? I can’t figure out how to tell the app that it needs permission. (I have several, but lets use CAMERA for this example)
Here is my current ionic info.
Ionic: ionic (Ionic CLI) : 4.12.0) Ionic Framework : @ionic/angular 4.1.2 @angular-devkit/build-angular : 0.13.7 @angular-devkit/schematics : 7.3.7 @angular/cli : 7.3.7 @ionic/angular-toolkit : 1.2.3 Cordova: cordova (Cordova CLI) : 8.1.2 (cordova-lib@8.1.1) Cordova Platforms : android 7.1.4, ios 4.5.5 Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 2.4.1, (and 20 other plugins) System: ios-deploy : 1.9.4 NodeJS : v10.15.1 (/Users/cadensorenson/.nvm/versions/node/v10.15.1/bin/node) npm : 6.9.0 OS : macOS Mojave Xcode : Xcode 10.1 Build version 10B61
Any help would be appreciated.
Posts: 1
Participants: 1