You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: