Open matinzd opened 2 months ago
Adding it here just in case upgrading does not solve it.
@wcandillon Can this be related to https://github.com/Shopify/react-native-skia/pull/2505?
Documenting just in case someone is getting segfault on Android. Tried adding cancelAnimation on shared values and upgraded to the latest version of RN Skia. Seems the fix is working as of now.
Before:
After:
@matinzd my apologies for only following up on this now. Anything there we should do on our side?
It's still happening after updating skia again.
Here is the link to sentry report:
https://lendo.sentry.io/share/issue/c2d3c8bf1a30495a8b841002b2778825/
Description
Link to Sentry stacktrace: https://lendo.sentry.io/share/issue/4a599f0628974be0b209803563b36916/
Version
1.2.3
Steps to reproduce
I could not reproduce this but it seems like it's happening on low-end devices.
Snack, code example, screenshot, or link to a repository