Thanks for being a part of WWDC25!

How did we do? We’d love to know your thoughts on this year’s conference. Take the survey here

App Crash with CarPlay & UIScene

My app crashed on iOS 18.1 only, here is the crash log:

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'BUG IN CLIENT OF UIKIT: <CPTemplateApplicationScene: 0x1114bb780> -[UIScene _registerSettingsDiffActionArray:forKey:]: Registering the scene itself results in a retain cycle.'

And I found this post: https://mastodon.social/@marcoarment/113280078320422999

Is this a system bug in iOS 18.1 beta 5?

Answered by Frameworks Engineer in 836464022

Hi, this was a known issue specific to the iOS 18.1 betas. It has been resolved in the final 18.1 release and subsequent releases.

Hi, this was a known issue specific to the iOS 18.1 betas. It has been resolved in the final 18.1 release and subsequent releases.

App Crash with CarPlay & UIScene
 
 
Q