tanhauhau / cordova-plugin-imagepicker

Cordova Plugin - Image picker
MIT License
0 stars 1 forks source link

getPictures() is not a function #3

Open RameshkrishnanV opened 7 years ago

RameshkrishnanV commented 7 years ago

Hi, I'm facing issue in using this plugin for my ionic project, below error am getting when calling getpictures function, i tried add/removing plugin and ionic state reset everything but nothing worked for me....

window.MultiImagePicker.getPictures()

is not a function error

bachiani1 commented 6 years ago

window.multiImagePicker = new MultiImagePicker(); instead of window.MultiImagePicker = new MultiImagePicker(); inside the multi-image-picker.js