@hsnvv wrote:
Hi,
I installed the ImagePicker plugin (as described here https://ionicframework.com/docs/native/image-picker/).
But when I want to get images from the app it does not work.
In the console it says:[20:16:37] console.warn: Native: tried calling ImagePicker.getPictures, but the ImagePicker plugin is not installed. [20:16:37] console.warn: Install the ImagePicker plugin: 'ionic cordova plugin add cordova-plugin-telerik-imagepicker'
‘cordova plugin list’ command output:
com.synconset.imagepicker 2.1.8 "ImagePicker" cordova-plugin-advanced-http 1.9.0 "Advanced HTTP plugin" cordova-plugin-device 1.1.4 "Device" cordova-plugin-file 6.0.1 "File" cordova-plugin-geolocation 4.0.1 "Geolocation" cordova-plugin-googlemaps 2.1.2-beta-20171227-2046 "cordova-plugin-googlemaps" cordova-plugin-ionic-webview 1.1.16 "cordova-plugin-ionic-webview" cordova-plugin-splashscreen 4.0.3 "Splashscreen" cordova-plugin-whitelist 1.3.1 "Whitelist" cordova-sqlite-storage 2.1.4 "Cordova sqlite storage plugin" ionic-plugin-keyboard 2.2.1 "Keyboard"
I’ve reinstalled the plugin for several times. Does ImagePicker work with DevApp? What I am doing wrong?
Thanks in advance
Posts: 1
Participants: 1