Post

Replies

Boosts

Views

Activity

Reply to What is error -12865 when trying to play a video?
I am experiencing the same error. AVPlayer.currentItem?.status == AVPlayerItem.Status.failed Error: The operation couldn’t be completed. (CoreMediaErrorDomain error -12865.) This only happens to some of our users, with various iOS versions, namely: 16.1.1, 16.7.8, 17.2.1 These are m4a urls hosted by Apple Servers via an API call to Apple Music API. Urls are music previews.
Topic: Media Technologies SubTopic: Audio Tags:
Jul ’24
Reply to Xcode 26 + iOS 26 debugging is extremely slow
I am also seeing this. Debugger is causing the app to be super slow when using a physical device. I can see sentry logs in xcode for app hangs > 6 seconds. Sometimes worse.
Replies
Boosts
Views
Activity
Nov ’25
Reply to Invalid Numeric Value (NaN) Error in SwiftUI's TextField on Long-Press
Seeing this in UIKit as well on a textfield. Happens when the auto-correct popup appears.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to What is error -12865 when trying to play a video?
I am experiencing the same error. AVPlayer.currentItem?.status == AVPlayerItem.Status.failed Error: The operation couldn’t be completed. (CoreMediaErrorDomain error -12865.) This only happens to some of our users, with various iOS versions, namely: 16.1.1, 16.7.8, 17.2.1 These are m4a urls hosted by Apple Servers via an API call to Apple Music API. Urls are music previews.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Jul ’24
Reply to Invalid Provisioning Profile. The provisioning profile included in the bundle
I am getting this error when trying to push a test flight build in our CI (bitrise)... All provisioning profiles are valid and code signing certs valid, we are using the App Store Connect API and key is active. Any idea's of why this is happening?
Replies
Boosts
Views
Activity
Oct ’21