Collaborne / cordova-gallery-api

API to play with media gallery.
MIT License
3 stars 13 forks source link

Don't know if it's an issue or a request #5

Open ZentoDH opened 2 years ago

ZentoDH commented 2 years ago

I'm working in ionic and exploring this wrapper of this plugin for making an in app content picker. According to that github page it returns the photo and videos, but in reality it only returns the photos. I first thought it might be the wrapper, but when I use this plugin directly it gives me the same result. Only photos. I don't know if that's the intented purpose? If not, would it be possible to make that a feature? I've been trying on and off finding a plugin that just simply allows gallery access directly in the app. This plugin in the closest contender I can find.

wuori commented 2 years ago

@ZentoDH Weird! I haven't worked with this plugin in over a year and have a new machine so it'll take me a bit to get things set up to try and debug/update. Feel free to play around and create a PR if you have a solution. Thanks!