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

Create User and Breadcrumb data classes from a Map #4373

Open
Tracked by #59
kahest opened this issue Dec 13, 2024 · 0 comments
Open
Tracked by #59

Create User and Breadcrumb data classes from a Map #4373

kahest opened this issue Dec 13, 2024 · 0 comments

Comments

@kahest
Copy link
Member

kahest commented Dec 13, 2024

see getsentry/team-mobile#59

Often Hybrid SDKs have to create data classes out of a Map, See:

https://github.com/getsentry/sentry-dart/blob/b8b9b7b2608c35e4a3f7340ae9d2f0e9c06d984f/flutter/android/src/main/kotlin/io/sentry/flutter/SentryFlutterPlugin.kt#L272-L286

Android and iOS expose extension methods for this, such as, use it in RN

@kahest kahest changed the title React Native Create User and Breadcrumb data classes from a Map Dec 13, 2024
@kahest kahest transferred this issue from getsentry/team-mobile Dec 13, 2024
@kahest kahest moved this from Needs Discussion to Backlog in Mobile & Cross Platform SDK Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

1 participant