Telerik-Verified-Plugins / ImagePicker

Cordova Plugin For Multiple Image Selection
MIT License
181 stars 328 forks source link

No "Open from" option on Android #253

Open webfletch opened 1 year ago

webfletch commented 1 year ago

The Ionic "Camera" plugin when setting the source to "PhotoLibrary" allows changing the source of the image with an "Open from" menu on Android, for example you can select an image from "Google Drive", "Dropbox" etc or your local photo library, however this "ImagePicker" plugin only opens the local image library.

Is there an option that allows this plugin to choose the source of the image as well like you can with the "Camera" plugin?