-
-
Notifications
You must be signed in to change notification settings - Fork 230
Feature: Session Replay support for .NET MAUI #2136
Copy link
Copy link
Closed
Labels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestFramework: MAUIReplaysvNextBinary/Source/Behavioral Breaking Changes scheduled for the next Major release.Binary/Source/Behavioral Breaking Changes scheduled for the next Major release.
Description
Problem Statement
Add support for Sentry's Session Replay: https://sentry.io/for/session-replay/
Solution Brainstorm
Since this is native, it'll likely be a wrapper over the solution built for:
- Android: Session Replay for native Android applications sentry-java#2476
- iOS: Session Replay for iOS native apps sentry-cocoa#2616
Related issues / PRs
Tasks
Android
- Add bindings to Replay options from the Android SDK - this unblocks Replay for native .NET apps
- Add MAUI specific options for masking. E.g: wrapping component akin to React Native.
- Associate Errors and Traces with Session Replays
- feat: Network calls for Session Replay on Android #4860
iOS
- Bump iOS SDK to 8.43.0 (includes Replay functionality). See Revert "Bump to cocoa sdk v8.46.0 (#4103)" #4202
- Add options to enable Replay for iOS/MacCatalyst. Also associates replays with traces and exceptions
- feat: Add network details for session replay on iOS #4891
- NET-632
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
.NETPull requests that update .net codePull requests that update .net codeFeatureNew feature or requestNew feature or requestFramework: MAUIReplaysvNextBinary/Source/Behavioral Breaking Changes scheduled for the next Major release.Binary/Source/Behavioral Breaking Changes scheduled for the next Major release.
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Status
No status