Telerik-Verified-Plugins / ImagePicker

Cordova Plugin For Multiple Image Selection
MIT License
182 stars 331 forks source link

android 10 support (SDK 29) - get error when choosing a photo #209

Closed eliadAfeka closed 4 years ago

eliadAfeka commented 4 years ago

hi,

when setting "android-targetSdkVersion" to 29, the plugin will not work on Android 10. can you please fix the issue?

Anuj-logiciel commented 4 years ago

Hi @eliadAfeka - Seems you have are facing same problem. Can you also try same solution?

eliadAfeka commented 4 years ago

@Anuj-logiciel works as a charm. added PR

hardslk commented 4 years ago

Hello I am also getting same issue when setting "android-targetSdkVersion" to 29, the plugin will not work on Android 10.The image file could not be opened.

hardslk commented 4 years ago

Hello solved by adding .

anujraghuvanshi commented 4 years ago

Guys, Now fix has been pushed to plugin also. Thanks!