Answers for "image picker is not working in ipad ionic"

0

image picker is not working in ipad ionic

You can pass disable_popover => true to getPictures() function and you will be able to access things(photos) in a different way.
Add above property in options of image picker
Posted by: Guest on January-31-2022

Browse Popular Code Answers by Language