Open RameshkrishnanV opened 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
window.multiImagePicker = new MultiImagePicker(); instead of window.MultiImagePicker = new MultiImagePicker(); inside the multi-image-picker.js
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....
is not a function error