You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set up session replays in my React Native application, and I can see replay insights in the Sentry dashboard. I can access the replays and view information in the video timeline, such as breadcrumbs, the app console, traces, and tags. However, the videos don't show the app screen; they just display a blank screen.
I followed the Sentry documentation for React Native. I'm using React Native version "0.73.2" e "@sentry/react-native": "^6.4.0", and this is my Sentry.init code:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I set up session replays in my React Native application, and I can see replay insights in the Sentry dashboard. I can access the replays and view information in the video timeline, such as breadcrumbs, the app console, traces, and tags. However, the videos don't show the app screen; they just display a blank screen.
I followed the Sentry documentation for React Native. I'm using React Native version "0.73.2" e "@sentry/react-native": "^6.4.0", and this is my Sentry.init code:
Sentry dashboard:
Beta Was this translation helpful? Give feedback.
All reactions