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
Right now it is sentry.native.android and this is set at compile time.
Ideally, this would be sentry.native.android.react-native or just sentry.native.react-native.
This issue has gone three weeks without activity. In another week, I will close it.
But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!
"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀
Description
Right now it is sentry.native.android and this is set at compile time.
Ideally, this would be sentry.native.android.react-native or just sentry.native.react-native.
sentryClientName
on Native SDKs during SDK init. team-mobile#48SENTRY_SDK_NAME
at runtime sentry-native#821SentryAndroidOptions.setNativeSdkName
Use the name
sentry.native.android.react-native
sentry-react-native/android/src/main/java/io/sentry/react/RNSentryModuleImpl.java
Line 117 in e68254c
The text was updated successfully, but these errors were encountered: