-
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
NSInternalInconsistencyException in UIPredictionViewController #13885
Comments
This issue is low by impact but since it's new and I think the use of video in blocks is going to increase and since RCTVideo hasn't been modified in a while, I wonder what's going on here. Seems like one of the observers hasn't been removed properly but Im not sure. @hypest , I wonder if you have any insight into what's going and the priority 🙏 |
👋 @SergioEstevao , can you have a look at this one to see if you can gain insight? Thanks! |
Some things come to mind looking at the stack trace:
|
Since this is a crash and seems to happen a bit often, please have a go on this @SergioEstevao to try to fix. Thanks! |
Ok I had a look on this, and the error is caused by an unhandled observation that pops up to the NSObject level. After checking our current version of RCTVideo I noticed that our fork is based on version 5.0.1 and this was fixed in version 5.0.2 here: TheWidlarzGroup/react-native-video#1720. I will go ahead and update our fork and try to get this for the new version of GB-mobile. |
Update for react-native-video fork: wordpress-mobile/react-native-video#7 |
Events in the last 90d: 1,200 Appears fixed by wordpress-mobile/gutenberg-mobile#2205 (props @SergioEstevao 🎉) and the 90-day graph for issue.id:1586943465 seems to agree: |
Sentry Url: https://sentry.io/share/issue/60a850970b2f45a9afb81597b1a72619/
User Count: 41
Count: 65
First Release: 14.3.0.3
First Seen: 2020-03-29T13:46:18Z
Last Release: 14.5.0.2
Last Seen: 2020-04-14T03:57:30Z
24 Hours: 20
30 Days: 65
Stacktrace:
The text was updated successfully, but these errors were encountered: