Chrome with browser platform is asking for user permission at cordova start, for example :
 I don't want to store any file with cordova-plugin-file on browser platform so it should not asking for it (I think it should be asked only when needed). It seems that the permission request come from this file : https://github.com/apache/cordova-plugin-file/blob/master/www/browser/Preparing.js I could do a PR but I don't fully understand what is done here and why. [ Full content available at: https://github.com/apache/cordova-plugin-file/issues/253 ] This message was relayed via gitbox.apache.org for [email protected]
