GitHub user robertohonk added a comment to the discussion: Details on Google Play's Photo and Video Permissions policy - READ_MEDIA_IMAGES and READ_MEDIA_VIDEO
ok, it was another plugin that was requesting the permission. The thing that was super confusing was that when I viewed the AndroidManifest.xml in Android Studio the file did not have have READ_MEDIA_* permissions. I had to use the apktool to look at the AndroidManifest.xml in the final executable. something in the build process is adding that permission. Then I learned about the "merged manifest" tab in Android studio. GitHub link: https://github.com/apache/cordova/discussions/520#discussioncomment-13018323 ---- This is an automatically sent email for issues@cordova.apache.org. To unsubscribe, please send an email to: issues-unsubscr...@cordova.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org