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

Provide APIs to retrieve scope data for Hybrid SDKs #2808

Closed
markushi opened this issue Jun 30, 2023 · 0 comments · Fixed by #2814
Closed

Provide APIs to retrieve scope data for Hybrid SDKs #2808

markushi opened this issue Jun 30, 2023 · 0 comments · Fixed by #2814

Comments

@markushi
Copy link
Member

Problem Statement

Main discussion is happening here: getsentry/team-mobile#11

Similar to cocoa we want to provide APIs to sync the current scope down to our Hybrid SDKs. As this only needs to be done on-demand, a pull-based approach should be sufficient.

Solution Brainstorm

~ ScopeUtil.serialize(scope: Scope)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants