This tag should only be used for questions related to the Photos framework available in iOS, macOS, and tvOS.
The following code loads images that are also located on iCloud or the streams images. How can we limit the …
ios swift photosframeworkI'm converting our app over to use the Photos Framework of iOS8, the ALAsset framework is clearly a second class …
ios8 alassetslibrary photosframework phassetRoughly 10% of the time PHImageManager.defaultManager().requestImageForAsset returns nil instead of a valid UIImage after first returning a valid though "…
ios photosframeworkSo I am using the SwipeView library (https://github.com/nicklockwood/SwipeView) to show images using the Photos framework for …
ios uiimageview uicollectionview photosframeworkI have a photo I want my user to be able to share on Instagram and I need to get …
ios swift instagram phasset photosframeworkI am getting this error when I am trying to play multiple videos using this swift library (https://github.com/…
ios objective-c swift avfoundation photosframeworkHas anybody idea how to fetch squared thumbs from PHImageManager? PHImageContentModeAspectFill option has no effect. [[PHImageManager defaultManager] requestImageForAsset:(PHAsset *)_asset …
ios ios8 photosframeworkI have an app that creates a unique photo gallery for each ticket on my app. I need to figure …
ios swift image-uploading photosframeworkI need to use the AVAsset object, in order to play it using AVPlayer and AVPlayerLayer. I started using the …
ios video avasset photosframeworkI'm trying to get PhAsset object. I want to segregate iCloud assets. Here is my code, PHFetchResult *cloudAlbums = [PHAssetCollection fetchAssetCollectionsWithType:…
ios icloud photosframework phasset