cordova-plugin-mediaPicker
cordova-plugin-mediaPicker copied to clipboard
External Storage Usage
Hi all,
There are two permissions that allows to write/read external storage for Android platform. We received this permissions as a vulnerability from the penetration test. Therefore I need to remove these permissions. I tried to force removing them from cordova config file but it did not work perfectly. It still adds these permissions and the app could not pass the pentest.
If I remove these lines from plugin.xml, will it break the plugin? What can you suggest me to do? Anyone can help me please? 🥇 Version: Ionic v1
@denizhacisalihoglu the plugin must have this read external storage premissions。