breautek commented on issue #426: URL: https://github.com/apache/cordova-plugin-file/issues/426#issuecomment-821147496
> Thank you so much @breautek > but I really don't know either how come Play Store is complaining about `MANAGE_EXTERNAL_STORAGE` in my cordova app, because my [`config.xml`](https://github.com/jfoclpf/form-for-parking-violation/blob/master/config.xml) does not make any reference to `MANAGE_EXTERNAL_STORAGE`. If my cordova APP has set this `MANAGE_EXTERNAL_STORAGE` where should it be? Probably in your `<cordova-root>/platforms/android/app/src/main/AndroidManifest.xml` If you see it there, I'd suggest try removing the platform and re-adding it. Cordova does a good job making sure things gets added to files, but has a hard time cleaning up if configurations gets removed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
