Foundation - _NSKVONotifyingOriginalClassForIsa in tvos 15.2 and above

I reset the old player item(remove all observers also) and avplayercontroller then add a new avplayerviewcontroller instance and avplayer and player item on playing a new asset/stream etc. It works fine and no crash in tvos 14, 13 etc. But in tvos 15.2 and above i get the following stack trace.

Foundation - _NSKVONotifyingOriginalClassForIsa

Foundation _NSKVONotifyingOriginalClassForIsa 

Foundation _NSKeyValueObservationInfoGetObservances 

Foundation -[NSObject(NSKeyValueObservingPrivate) _changeValueForKeys:count:maybeOldValuesDict:maybeNewValuesDict:usingBlock:] 

Foundation -[NSObject(NSKeyValueObservingPrivate) _changeValueForKey🔑 key:usingBlock:] 

Foundation _NSSetObjectValueAndNotify 

AVKit -[AVInterstitialController dealloc] 

AVKit -[AVPlayerControllerTVExtras .cxx_destruct] 

Replies

But in tvos 15.2 and above i get the following stack trace.

Please post a full crash report. See Posting a Crash Report for advice on how to do that.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Add a Comment

please follow the link

I’m sorry but thread does not contain a full crash report. Please read Posting a Crash Report and post a full crash report per the instructions in that post.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"