cordova-plugin-photo-library icon indicating copy to clipboard operation
cordova-plugin-photo-library copied to clipboard

includeAlbumData not working properly on iOS

Open AndreasGassmann opened this issue 7 years ago • 5 comments

I would like to let the user filter pictures by album.

As suggested in https://github.com/terikon/cordova-plugin-photo-library/issues/17, I load all images (with includeAlbumData: true). However, I noticed that only very few pictures have anything in their albumIds array. Out of 1600 pictures only about 30 had any albumIds.

When you open the Photos app it looks like there are 2 "kinds" of albums on iOS, one being "system albums" (like Selfies, Videos, Slo-Mo, etc) and the other one called "my albums" (like WhatsApp, Instagram, etc). In my test only the "my albums" ids were added to the albumIds. So it's currently not possible to filter for system albums like "Selfies".

Did I do something wrong or is this a bug?

Only tested on iOS so far.

AndreasGassmann avatar Jun 20 '17 06:06 AndreasGassmann

Just curious what the status of this is?

devdaddy avatar May 30 '18 15:05 devdaddy

I got the same problem, did you fix it?

brunofrank avatar Jul 24 '18 00:07 brunofrank

No this is still open. We didn't include this feature in our app.

AndreasGassmann avatar Jul 24 '18 21:07 AndreasGassmann

Bump, has there been any progress on this?

devdaddy avatar May 16 '19 12:05 devdaddy

Not on my side, I no longer use this plugin in any of my projects.

It's a pity that this plugin is not maintained anymore.

AndreasGassmann avatar May 16 '19 14:05 AndreasGassmann