DmcSDK / cordova-plugin-mediaPicker

cordova android ios mediaPicker support selection of multiple image and video gif ✨ cordova android 和 ios 图片视频选择cordova插件,支持多图 视频 gif,ui类似微信
MIT License
138 stars 92 forks source link

not able to select images #89

Open acedigibits opened 4 years ago

acedigibits commented 4 years ago

when i run getMedias function with standard libargs i am getting picker view and after selecting few images when i press done it doesnt proceed further or give any success or failed callback.

this issue is happening randomly, with few gallery images getting selected while most images from whatsapp or downloads or any other folder not getting selected.

i have given both android.permission.READ_EXTERNAL_STORAGE and android.permission.WRITE_EXTERNAL_STORAGE to the app.

android platform tested on 8.0 .

DmcSDK commented 4 years ago

@acedigibits so sometime work success?sometime not work on android 8.0? or never not work anytime?