terikon / cordova-plugin-photo-library

Maintainer needed. Please contact if you're using this library in your project
MIT License
149 stars 299 forks source link

Get photos to a specific album #102

Open Anil8753 opened 6 years ago

Anil8753 commented 6 years ago

Is there any way to get all the photos of a specific album. Filtering out photos after getting photos is slow.

hlnlwj commented 6 years ago

Getting photos from a specific album isn't currently implemented. PRs implementing this feature are welcome: #69

NareshKukreti12 commented 6 years ago

photolibrary.getLibrary() function not returning albumIds tag.

riquemoraes commented 5 years ago

This function should be essential, for plugin performance, it is very necessary.