Session Replay for Mobile is Now in Open Beta #74322
Replies: 9 comments 24 replies
-
Congrats! The session replay URL for iOS links to React Native |
Beta Was this translation helpful? Give feedback.
-
FYI We're hosting a workshop next week Wednesday on how to solve mobile bugs with Session Replay. This is your chance to ask your questions on Mobile Replay directly to our eng team and see a demo of Mobile Replay live. 🎉 You can sign up here: https://sentry.io/resources/solve-mobile-bugs-with-session-replay/ |
Beta Was this translation helpful? Give feedback.
-
Is sentry replay available for self hosted/on-premise latest version ? |
Beta Was this translation helpful? Give feedback.
-
Hello good afternoon, does this also work for flutter? |
Beta Was this translation helpful? Give feedback.
-
How can I add custom tags to session replays so I can filter replays in sentry by the custom tags? Tags I set with |
Beta Was this translation helpful? Give feedback.
-
Is there an equivalent mobile API for the javascript |
Beta Was this translation helpful? Give feedback.
-
I use RN session replays and configured session replay with |
Beta Was this translation helpful? Give feedback.
-
Do you have any plans on the timeline for releasing an official version? |
Beta Was this translation helpful? Give feedback.
-
I get the following warning in xcode when using session replay on ios. |
Beta Was this translation helpful? Give feedback.
-
We’re excited to finally announce that Session Replay is now available for mobile applications in open beta for React Native, iOS and Android.
Session Replay lets developers see a visual reproduction of user engagement with their app, so you can understand when, where, and how an error is impacting your app without having to repro it yourself or talk to a customer. With Replay, you have full visibility into how issues such as crashes, application hangs, and high latency occur. You can also assess how severe an issue is depending on the impact on the UI or how the user responded.
Replay for mobile includes details like battery life, OS version, device specs, network requests, and exceptions that help you understand what’s happening going on with your app behind the scenes to get to the root of the problem.
Get Started
You can install mobile replay by just updating your SDK and a few lines of code. See the set up instructions for Android, iOS, and React Native SDKs below. Support for Flutter is being tracked on this GitHub issue.
Sentry is privacy-first; as such, our privacy configuration by default is that all text and images are redacted to ensure no sensitive user information is collected. However, if you don’t have any sensitive information on your website, you can opt-out of the redaction (see docs above for more information). For product documentation and a FAQ, check out the product docs.
We Want to Hear Your Feedback
If you have any questions or concerns, please let us know. Once you’ve tried mobile replay, please share your feedback below. 👇 If you would like to report a bug, please open a GitHub issue with a link to a relevant replay (Android, iOS and React Native).
Beta Was this translation helpful? Give feedback.
All reactions