- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using Cordova Camera Plugin (https://www.npmjs.com/package/cordova-plugin-camera) and starting with this line
navigator.camera.getPicture(onSuccessPhoto, onFailPhoto, { quality: 50, destinationType: Camera.DestinationType.FILE_URI });
On android 6.0.1. camera will not open and I got error
"permission denial: ... requires android.permission.read_external_storage or granturipermission()"
On lower android version it works fine.
Can anybody help me with this?
- Tags:
- HTML5
- Intel® XDK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page