Hello Everyone,
I’m trying to use the ImagePicker Cordova plugin to display the images that are in my phone’s gallery. I’m running into multiple issues:
-
When I try to install the plugin, I get the following error
Repository “https://github.com/wymsee/cordova-imagePicker.git” checked out to git ref “master”. -
I copied the imagepicker.js and referenced it just after ngCordova in my index.html. Then I get the error Cordova not defined when cordova.exec is called by the plugin.
Can you help me here. Can you point me to any working examples?
Thanks a ton,
Saba