jibon57 / nativescript-mediafilepicker

A complete file picker solution for NativeScript
Apache License 2.0
51 stars 39 forks source link

Write permissions #144

Open bradrice opened 3 years ago

bradrice commented 3 years ago

I'm gettingPermission Error! Permission android.permission.WRITE_EXTERNAL_STORAGE not allowed on Android. Why do I have to have WRITE permissions for getting files?

JacobFJ commented 3 years ago

It is nothing wrong with the plugin, can you provide a sample code for how you handle it..