Github user jonasof commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/201 > About the storage permissions I think there is no other option than to include it in the manifest What I mean is that not all people who uses inappbrowser need the download functionality that we are developing in this pull request, and probably they don't want that the user see storage permissions in they app. The current stable version of inappbrowser don't make downloads: when you click a link to file just nothing happens and the app don't crash - No downloads, no permissions. To make a definitive pull request to official code i think the storage permission (and the functionality, of course) should be optional to let the developers choice enable it or not. Maybe something configurable in app config.xml.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org