Open
Description
Similarly to web replays, we should provide public API for controlling replay behavior manually:
start/startBuffering
should start recording a replay regardless of sample rates set, with the corresponding modestop
should stop the replay and send it to sentryflush
should flush all pending segments/frames to sentry
### `start/stop` current Replay
- [x] Apple impl: https://github.com/getsentry/sentry-cocoa/pull/4414
- [ ] Apple docs: (TODO)
- [ ] Android (TODO)
- [ ] https://github.com/getsentry/sentry-react-native/issues/4441
- [ ] https://github.com/getsentry/sentry-dart/issues/2558
There's also interest in permanently deactivating SR after SDK init, e.g. as described here: - getsentry/sentry-cocoa#4833
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog
Status
No status