cordova-filechooser icon indicating copy to clipboard operation
cordova-filechooser copied to clipboard

Access Permission Request Issue

Open shriswissfed opened this issue 7 years ago • 2 comments

Hi, I recently installed the plugin and its working fine. But the plugin asks for permission request on loading of app which interrupts the app's splashscreen,as a result splash screen is not viewed and directly enters app. Any solution for the plugin to ask for permmission only after app enters root page or is there anyother way to control the access prompt? Thanks in Advance!!!

I request the plugin developer to have instances like hasReadPermission ,request Read Permission just like in Ionic Native Image Picker Plugin.

shriswissfed avatar Dec 01 '17 06:12 shriswissfed

Same here!

mattheuspirovani avatar Feb 28 '18 13:02 mattheuspirovani

In my case, access permissions are never requested, however it lets me select and access the system to choose files.

Any idea?

Hanzofm avatar Nov 25 '20 12:11 Hanzofm