Post

Replies

Boosts

Views

Activity

Reply to Where can I get example code from Apple Engineers?
https://developer.apple.com/documentation/photokit/selecting_photos_and_videos_in_ios This one?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’22
Reply to fetchAssetsWithLocalIdentifiers:options: My Photo Stream not working
@aspling You should check the aurhotization to access Photo Library. If unauthorized, the fetchAssetsWithLocalIdentifiers:options: method returns the PHUnauthorizedFetchResult instance. If authorized, PHFetchResult instance is returned.
Replies
Boosts
Views
Activity
Apr ’21