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

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: Xcode 13, iOS 15 #1534

Open
KasunNimantha opened this issue Oct 5, 2021 · 1 comment

Comments

@KasunNimantha
Copy link

KasunNimantha commented Oct 5, 2021

Issue:

After I upgrade to Xcode 13. I get app crashes on iOS 15
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[************Cell isSelected]: unrecognized selector sent to instance 0x7ff72a2ba1f0

No issues in iOS 11, 12, 13, 14

version: cocpods IGListKit version 4.0.0

I am using IGList collections in several places. After calling perform updates in ios 15 in all the places I get this error

  • (void)performUpdatesAnimated:(BOOL)animated completion:(nullable IGListUpdaterCompletion)completion;
@TheGttDanton
Copy link

I am facing the same

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

No branches or pull requests

2 participants