You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: