Post

Replies

Boosts

Views

Activity

Comment on Crash in iOS 18 regarding [AVPlayerController _observeValueForKeyPath:oldValue:newValue:]
I have confirmed this approach actually preventing the crash. I decided to create and hold a singleton of AVPictureInPictureController and preventing its deallocation in the app's lifetime (will only be dealloc if the app itself is killed) and the crash did disappear in my case. I am not sure if this is intended or not by Apple but for now this solution can help to prevent further crashes. Thanks @SepCode !
Topic: Media Technologies SubTopic: Video Tags:
Jun ’25
Comment on Crash in iOS 18 regarding [AVPlayerController _observeValueForKeyPath:oldValue:newValue:]
I have confirmed this approach actually preventing the crash. I decided to create and hold a singleton of AVPictureInPictureController and preventing its deallocation in the app's lifetime (will only be dealloc if the app itself is killed) and the crash did disappear in my case. I am not sure if this is intended or not by Apple but for now this solution can help to prevent further crashes. Thanks @SepCode !
Topic: Media Technologies SubTopic: Video Tags:
Replies
Boosts
Views
Activity
Jun ’25
Comment on Crash in connection loader from CFNetwork with stack traces referring to internal Apple SDKs
My pleasure, thanks for the help also.
Replies
Boosts
Views
Activity
Mar ’25
Comment on Crash on iOS 15 devices happens mostly in background
Hi, sorry for late check on this. No, I didn't manage to find one so we just rely on the fix from Apple in iOS 16
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’23
Comment on Crash on iOS 15 devices happens mostly in background
hi, sorry I haven't check this thread for a while here is my bug number FB9839142, hope it will help the analysis
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
May ’22
Comment on Crash on iOS 15 devices happens mostly in background
i did, but there are no updates from Apple side since then and the issue still occurs on latest iOS version, maybe you can just raise another one yourselves.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Apr ’22