-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
NSInvalidArgumentException: <UINavigationController: 0x1370f9400> is pushing the same view controller instance #20890
Labels
Comments
guarani
changed the title
NSInvalidArgumentException: -[__NSCFSet addObject:]: attempt to insert nil
NSInvalidArgumentException: <UINavigationController: 0x1370f9400> is pushing the same view controller instance
Jun 16, 2023
Sentry issue: JETPACK-IOS-FXF |
This was referenced Jul 14, 2023
Fix crash when the same media picker instance gets pushed twice
wordpress-mobile/MediaPicker-iOS#411
Closed
I reproduced this crash using these steps:
Sentry created a new issue for this, JETPACK-IOS-RXC, although it could be merged with the others shown here. Here's the screen recording of the crash: RPReplay_Final1689380336.mov |
Tested but still getting the crash: #21105 (comment) |
This will be fixed in the scope of #21190 |
Closing the issue, it's fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This corresponds to one of the distinct crashes found in JETPACK-IOS-31:
The text was updated successfully, but these errors were encountered: