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

Android issues results in <unlabeled event> (iOS works fine) #618

Closed
1 of 5 tasks
dccarmo opened this issue Jul 12, 2019 · 3 comments
Closed
1 of 5 tasks

Android issues results in <unlabeled event> (iOS works fine) #618

dccarmo opened this issue Jul 12, 2019 · 3 comments

Comments

@dccarmo
Copy link

dccarmo commented Jul 12, 2019

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

Output of node -v && npm -v && npm ls --prod --depth=0

v8.11.3
6.7.0
react-native@0.59.5
react-native-sentry@0.43.2

Config:

Sentry.config('https://...@sentry.io/...', {}).install()

I noticed that my Android issues are all coming with <unlabeled event> instead of the proper error, which ends up grouping them wrongly. The same error (let's say Sentry.crash()) on iOS gets reported correctly.

@HazAT
Copy link
Member

HazAT commented Sep 4, 2019

I am closing all old issues, please if this is still a problem feel free to revive it.
Also, consider moving to our new SDK @sentry/react-native if it still happens there please open a new issue.

@HazAT HazAT closed this as completed Sep 4, 2019
@bitcrumb
Copy link

We're seeing this happening in our Android app as well. On iOS we don't see this popping up in Sentry (without any stacktrace attached). ur app is using @sentry/react-native 1.2.1. Doesn't look like 1.2.2 addresses this issue.

@HazAT Just 19 days you commented that you are aware of this bug in this issue: getsentry/sentry-javascript#1271

Is this related to this issue? If so, can this be reopened?

@beqramo
Copy link

beqramo commented Jan 3, 2022

@HazAT I see this issue too on android

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

No branches or pull requests

4 participants