We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
User
Breadcrumb
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: