phfetchoptions Questions
3
Solved
I've tried to fetch photos from the library. It works, but I just got 3 photos from 9 photos from the library. Here's my code:
let options = PHFetchOptions()
let userAlbums = PHAssetCollection.fe...
Fall asked 20/3, 2018 at 11:32
1
Solved
I'm trying to build a simply photo picker that has two options for now: Recents and Favorites. What I'm doing is trying to get all the photos by the creationDate however this is giving back images ...
Feeling asked 2/6, 2015 at 17:32
1
© 2022 - 2024 — McMap. All rights reserved.