Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Session Replay support for .NET MAUI #2136

Open
bruno-garcia opened this issue Jan 30, 2023 · 3 comments
Open

Feature: Session Replay support for .NET MAUI #2136

bruno-garcia opened this issue Jan 30, 2023 · 3 comments
Labels
Feature New feature or request Framework: MAUI

Comments

@bruno-garcia
Copy link
Member

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:

@bruno-garcia
Copy link
Member Author

bruno-garcia commented Jan 12, 2024

We're working on it! Wanna join the early adopter release? Join the waitlist and discussion about the feature:

@a-martsineuski
Copy link

@bruno-garcia do we have any updates on that? I suppose it is possible to do a native binding for MAUI support, but not sure if you are working on that...

@bruno-garcia
Copy link
Member Author

@a-martsineuski we'd like to add this but it's not a WIP yet.
I got an experiment for Android here:

As you said, it's all about bindings.

If you could make a PR for iOS, that'd be super helpful. But our bindings right now are a bit messy given there's a script we run to adjust the output of Objective Sharpie, and the script isn't re-entrant. Any help here much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request Framework: MAUI
Projects
Status: No status
Status: No status
Archived in project
Development

No branches or pull requests

4 participants