[library enumerateGroupsWithTypes:ALAssetsGroupAll
usingBlock:assetGroupEnumerator
failureBlock:assetGroupEnumberatorFailure];
Or do I need to query 2 times (1st get the saved photos, 2nd get the group album) ?
I've posted my code here:
Pls. advise if you've an idea. Thanks
Regards,
J
[group valueForProperty:ALAssetsGroupPropertyName];