Post

Replies

Boosts

Views

Activity

Reply to Background Upload Extension
Thanks for your answer. I have 2 other questions below to help us understand how reliably the extension will upload content: how frequently the extension will trigger upload? is iOS considering also background refresh task usage and background processing task usage to determine the frequency of the upload handled by the Upload Extension?
Topic: Media Technologies SubTopic: General Tags:
Feb ’26
Reply to URLSession errors
Hello I'm reviving this old thread for the same question but with URL Session configured for background. For background URLSession, we can not work with a handler but have to implement delegate methods. So the extension on URLSession would not work in that case. Is there any way to receive errors in the 400 area form a background URL session?
Apr ’25
Reply to PHImageManager requestLivePhotoForAsset with PHImageRequestOptionsVersionOriginal returns the edited version
Hello we are now in 2024, I'm with a new Apple ID but still facing the same issue as described above. Context is now iOS 15 and Xcode 15.4. If we request a live photo using PHImageManager.requestLivePhotoForAsset() method with PHImageRequestOptionsVersionUnadjusted, which should return unedited version as per Apple documentation. But Paired video returned by this method is edited. We tried to request with PHImageRequestOptionsVersionOriginal but observed same issue. Anyoe else has seen this issue.
Jul ’24
Reply to Background Upload Extension
Thanks for your answer. I have 2 other questions below to help us understand how reliably the extension will upload content: how frequently the extension will trigger upload? is iOS considering also background refresh task usage and background processing task usage to determine the frequency of the upload handled by the Upload Extension?
Topic: Media Technologies SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’26
Reply to URLSession errors
Hello I'm reviving this old thread for the same question but with URL Session configured for background. For background URLSession, we can not work with a handler but have to implement delegate methods. So the extension on URLSession would not work in that case. Is there any way to receive errors in the 400 area form a background URL session?
Replies
Boosts
Views
Activity
Apr ’25
Reply to Message from com.apple.photos.backend (PhotoKit) in log
after quick analysis, I see our code is calling on main thread
Replies
Boosts
Views
Activity
Dec ’24
Reply to PHImageManager requestLivePhotoForAsset with PHImageRequestOptionsVersionOriginal returns the edited version
Hello we are now in 2024, I'm with a new Apple ID but still facing the same issue as described above. Context is now iOS 15 and Xcode 15.4. If we request a live photo using PHImageManager.requestLivePhotoForAsset() method with PHImageRequestOptionsVersionUnadjusted, which should return unedited version as per Apple documentation. But Paired video returned by this method is edited. We tried to request with PHImageRequestOptionsVersionOriginal but observed same issue. Anyoe else has seen this issue.
Replies
Boosts
Views
Activity
Jul ’24