https://github.com/alirezahadjar/sentry-session-replay-bug
https://github.com/alirezahadjar/sentry-session-replay-bug
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alirezahadjar/sentry-session-replay-bug
- Owner: AlirezaHadjar
- Created: 2025-04-29T13:45:18.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-04-29T13:53:14.000Z (5 months ago)
- Last Synced: 2025-06-29T11:45:32.385Z (3 months ago)
- Language: TypeScript
- Size: 1.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to your Expo app 👋
This is an [Expo](https://expo.dev) project created with [`create-expo-app`](https://www.npmjs.com/package/create-expo-app).
## Get started
1. Install dependencies
```bash
yarn install
```2. Update sentry config in the `app.json` with your config
3. Start the app
```bash
npx expo prebuild --clean
```
4. Open `_layout.tsx` file and replace dsn field with a valid sentry dsn.
5. At this point you should be able to see the stutter. But if you update `replaysSessionSampleRate` to `0` the stutter goes away.Here is what it should look like. Although it might not be noticeable in the video recording. If you run the app, the difference would be more noticeable. Also the more animation stutters way more if it has a more complex logic e.g. [the one I shared the other day](https://github.com/getsentry/sentry-cocoa/issues/4000#issuecomment-2833322907)
https://github.com/user-attachments/assets/39318fd1-bbc6-4082-9977-e28cd5e57398
https://github.com/user-attachments/assets/68956921-70ed-497b-a867-c8c11548f85f