Carlos Garcia
Carlos Garcia
Definitely, the issue looks related to Reanimated library hence the Gutenberg Mobile side. I did a quick check on the Sentry event and noticed that this crash has more events...
This issue might also be related to the following ones: - https://github.com/wordpress-mobile/WordPress-Android/issues/16675 - https://github.com/WordPress/gutenberg/issues/41686
cc @geriux in case you could take a look at some point and/or provide further insights, thanks 🙇 !
I've analyzed several events related to this issue but I couldn't find a reliable pattern that leads to any clue about the culprit. In a couple of cases, I saw...
> I think this is more related to what you've mentioned about having more than one instance of the editor. I wonder though, why this is happening since `19.5`. Yep,...
This issue looks related to https://github.com/WordPress/gutenberg/issues/29048 and https://github.com/WordPress/gutenberg/issues/28748.
> Now that FastImage is disabled on Android in `gutenberg-mobile`, we need to integrate a `gutenberg-mobile` alpha release into WPAndroid to prep this PR for review again. I plan to...
Not sure if the original issue was related to the Sentry library but I recently noticed that the stacktrace references the method `sentry_get_modules_list` which is defined by Sentry. I looked...
I see a reference to Hermes (`facebook::hermes::detail::hermesFatalErrorHandler`) in a recent [Sentry event](https://sentry.io/share/issue/ab1e2ab600d540aa964a361d54a1dd5d/), so potentially this crash could be related to React Native library. It might be a coincidence but, the...
Ok, I've marked the PR as `ready for review` 🎊 . Thanks @SergioEstevao and @guarani for reviewing it ❤️ !