GitHub user kiwi-x added a comment to the discussion: Request Permission not Working With Android 15 and Security Uppdate May 2025
The required permissions are in the config.xml and AndroidManifest.xml. The required Permissions are requested and granted in Google Play Store Developer console in the app content section. So anything should be fine. Sadly no other details in the Security Bulletin and the given CVEs are still reserved. All our apps are affected (TargetSDK 34 and 35) and only on Android 15 May-2025. Any other Android Versions we tested are still working fine. That's why I'm thinking there is a breaking change in the Permission Controller in the May 2025 Update. But now I'm not shure if it is a possible, general problem for requestPermission in cordova android apps or maybe only a problem with the plugin (but it calls cordova.requestPermissions as well). GitHub link: https://github.com/apache/cordova/discussions/542#discussioncomment-13171222 ---- 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