If I fetch PHAssets from PHAssetCollection of a subtype PHAssetCollectionSubtypeAlbumMyPhotoStream, I can enumerate them and get for every PHAsset its thumbnail and everything. But if I try to get those My Photo Stream assets by their localIdentifier via fetchAssetsWithLocalIdentifiers:options: I get no results.Any help will be appreciated.