Chrome with browser platform is asking for user permission at cordova start, 
for example : 

![image](https://user-images.githubusercontent.com/139160/45829310-f00c8b80-bcfa-11e8-95d3-5f8c5e8f9bfb.png)

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]

Reply via email to