This tag should only be used for questions related to the Photos framework available in iOS, macOS, and tvOS.
For iOS9, ALAssetsLibrary is deprecated. So how to change it as PHPPhotoLibrary instead of ALAssets? if (RecordedSuccessfully && recording == …
ios objective-c ios9 alassetslibrary photosframeworkI'm using the photos framework on iOS8.1 and requesting the image data for the asset using requestImageDataForAsset... Most of the …
ios objective-c photosframeworkI can request a video PHAsset using the Photos framework in iOS8. I'd like to know how big the file …
ios video photokit photosframeworkI am updated an app from ios7 to ios8 and struggling to get UIImagePicker working to load a picture from …
ios ios8 uiimagepickercontroller photosframework photostreamWith the iOS Photos Framework how do I list all PHAssetCollections available? I'd like to find the "Photo Roll" collection …
ios objective-c photosframeworkI'm trying to build a simply photo picker that has two options for now: Recents and Favorites. What I'm doing …
ios objective-c photosframework phphotolibrary phfetchoptionsI seem to be having a random problem that I have no idea why is happening. I cannot seem to …
ios objective-c photosframework phphotolibraryI have run into an issue on iOS 8 with the Assets Library framework that appears to be a bug in …
objective-c ios7 ios8 alassetslibrary photosframeworkI am using a UIImagePickerController to let the user choose a photo or video to share in the app. When …
ios8 uiimagepickercontroller alassetslibrary phasset photosframeworkI want to get all the photos of my custom album. but instead what I get is the below error. …
swift photosframework