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.
Post
Replies
Boosts
Views
Activity
after quick analysis, I see our code is calling on main thread