Skip to content
Discussion options

You must be logged in to vote

I read on the cordova-plugin-camera issue tracker that the READ_MEDIA_IMAGES and READ_MEDIA_VIDEO permissions have been dropped in the newest version (8.0.0) to make it compatible with Google Play. I tried it, but it still asks for the permission and uses the previous photo picker rather than Android Photo Picker. Am I doing something wrong?

Considering that v8 did completely drop those permissions, either you're not actually running the latest plugin code, or you have another plugin inserting those permission declarations and requesting them.

I don't know how you've updated your plugin(s) but one common gotcha is they have to be removed and re-added. Simply npm installing the new plugi…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@GitToTheHub
Comment options

@jcesarmobile
Comment options

Answer selected by graemian
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants