Post

Replies

Boosts

Views

Activity

Reply to NSInternalInconsistencyException crash in iOS 17
I have been dealing with errors like this for quite sometime. The only solution I have been to able find is using crashlytics to track when and where this happened. Then I use instruments with the Swiftui profile. Then I optimize and get rid of code that was not written to the documentation's specs. After that crashes improve. With that said it would be really nice if the stack trace told you what line of your code caused the problem.
Topic: UI Frameworks SubTopic: UIKit Tags:
Feb ’24