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?