Open mattsimo opened 7 years ago
Hi, plugin works great on both iOS and Android.
On Android, it gives the option to upload from Google Drive. However, when I choose my file it gives me the error "Invalid file". Is it possible to upload from Google Drive and if so how can I implement?
Thanks!
https://github.com/an-rahulpandey/cordova-plugin-mediapicker/blob/31e51a6a1384c82d30e2cf6b8b1ec78f9749eb5e/src/android/MediaPicker.java#L58
I have yet to test the Android version myself, however looking at that line it seems like it is not able to get the extension.
Hi, plugin works great on both iOS and Android.
On Android, it gives the option to upload from Google Drive. However, when I choose my file it gives me the error "Invalid file". Is it possible to upload from Google Drive and if so how can I implement?
Thanks!