Maksym Lytvyn
Maksym Lytvyn
It's reproducible on the `@sentry/react-native 5.33.2` and on newer phones as well. Scrolling gets stuck for a couple of frames once per second. I'm not using Expo, react-native version is...
Updated Sentry SDK to 6.4.0 to check the issue again on iPhone 14 Pro. There's still a noticeable scroll stutter which would annoy me as a user. It's not as...
To get this warning, you need to build and run the app from Xcode, not from react-native/expo CLI (so Xcode will attach its own debugger).
@bruno-garcia We still had the issue of 1/second stutters while testing the iOS replays on the Sentry 6.5.0 version. I didn't check the XCode warnings then. Let me try it...
I encountered the same issue. It happens only in the New Architecture: using the library via the interop layer doesn't trigger the handleBridgeJavascriptLoad function. When I use the app via...