Does anyone know if it’s possible to select multiple photos from an album using phonegap/cordova?
It’s fairly easy to create an app to select one photo using the documentation but it is not documented how to select multiple photos???
Maybe I need some plugin for it (iOS/Android)? Or a workaround? This problem is really a show stopper for me so a decent solution to this would be great.
Currently the functionality is not available in the core API. There is an enhancement request open however. At this point your best bet would be to write a plugin.