Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'NSInternalInconsistencyException' on iOS 15.2 #99

Open
cseh17 opened this issue Feb 16, 2022 · 2 comments
Open

'NSInternalInconsistencyException' on iOS 15.2 #99

cseh17 opened this issue Feb 16, 2022 · 2 comments

Comments

@cseh17
Copy link

cseh17 commented Feb 16, 2022

I added AcknowList to my project probably in iOS 13, and have never touched it since. But recently I checked the app and it seems that in iOS 15 I get the following exception:

Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UITableViewController loadView] instantiated view controller with identifier "UIViewController-0H5-Tf-yWq" from storyboard "Main", but didn't get a UITableView.' terminating with uncaught exception of type NSException CoreSimulator 783.5 - Device: iPhone 13 - Runtime: iOS 15.2 (19C51) - DeviceType: iPhone 13

Now the problem is, that since I changed nothing, I have no idea where this error comes from.

@PeterDNardo
Copy link

Does this happen intermittently?

I have a similar case, but it doesn't happen on all devices

@vtourraine
Copy link
Owner

I’m trying to reproduce this issue. Can someone reliably reproduce it, ideally with one of the example projects included in this repo? If so, please share your macOS and Xcode version, and whether this is an M1 machine. Thank you in advance 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants