Post

Replies

Boosts

Views

Activity

Reply to Application circumvented Objective-C runtime dealloc initiation for <%s> object
We also have the same issue in new Xcode Version 14.0. We have checked the Categroy of UIView and UIViewController but don't find any problems. Can you show your real problems and detailed solution? *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application circumvented Objective-C runtime dealloc initiation for <%s> object.' terminating with uncaught exception of type NSException same UIView.m#4628
Topic: UI Frameworks SubTopic: UIKit Tags:
Sep ’22
Reply to Application circumvented Objective-C runtime dealloc initiation for <%s> object
We also have the same issue in new Xcode Version 14.0. We have checked the Categroy of UIView and UIViewController but don't find any problems. Can you show your real problems and detailed solution? *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Application circumvented Objective-C runtime dealloc initiation for <%s> object.' terminating with uncaught exception of type NSException same UIView.m#4628
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to Application circumvented Objective-C runtime dealloc initiation for _UITextLayoutFragmentView
we have solved it by replacing "+ (void)initialize" with "+ (void)load"
Replies
Boosts
Views
Activity
Sep ’22
Reply to Can't create new app version on App Store Connect
Me too
Replies
Boosts
Views
Activity
Feb ’24