Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70428

ImagePicker plugin_not_installed

$
0
0

@vineet-dikonia wrote:

Hi im using ionic 3 with angular 4

I installed the plugin using the following commands:-
$ ionic cordova plugin add cordova-plugin-telerik-imagepicker --variable
$ npm install --save

when i used the function:-
this.imagePicker.getPictures(options).then((results) => {
for (var i = 0; i < results.length; i++) {
console.log('Image URI: ’ + results[i]);
}
}, (err) => { console,log(err) } );
it gives the the following error

console.warn: Install the ImagePicker plugin: 'ionic cordova plugin add cordova-plugin-telerik-imagepicker’
console.log: plugin_not_installed


Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>