Closed cuzv closed 9 years ago
Weird, in my project, when did finished select image, I get an array contains all ALAsset, not PHAsset How could be like this ?
ALAsset
PHAsset
Printing description of assets: <__NSArrayM 0x7fb8ae2d6ef0>( ALAsset - Type:Photo, URLs:assets-library://asset/asset.JPG?id=583FF079-AC52-4204-9001-8EFD19833443&ext=JPG )
Please update to v3
@chiunam Thanks, it did work!
Weird, in my project, when did finished select image, I get an array contains all
ALAsset
, notPHAsset
How could be like this ?