#54 - Add sentry session replay #61
No reviewers
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
openrn/react-native-logging-tools!61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "Omexae/react-native-logging-tools:feat/add-sentry-session-replay"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Type of Change
Related Issue
Fixes #54
Testing
Tested directly within React native app using WML to use the local library. Added unit tests to cover new feature and change.
Breaking Changes
The Firebase logger initialization signature has changed. Follow the updated documentation to make the changes.
Checklist
Additional Notes
Link to replay from Sentry as sample : https://beewise-24.sentry.io/explore/replays/6c2c2321c5134df5b328524be6ba6b1c/?playlistEnd=2026-04-13T14%3A45%3A22&playlistStart=2026-03-30T14%3A45%3A22&project=4510505417703504&query=&referrer=replayList
5d95eefe8547dd574629Ok for the current scope. Typing support needs improvement but it's global to the whole lib and is out of scope of the current ticket.