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

Question: Do you get proper JSerrors through crashlytics with your logging setup? #1

Closed
vongohren opened this issue Apr 21, 2017 · 2 comments

Comments

@vongohren
Copy link

That meaning uncluthered JS, that they are sourcemapped? Or is this done in TrackJS?
Since we cant upload sourcemaps ot crashlytics, and ref the discussion: mikelambert/react-native-fabric-crashlytics#1
Where they are talking about doing on the client which is not preferred.

@mikelambert
Copy link
Member

No, sourcemaps are not currently supported for react-native-fabric-crashlytics, and I do not get them in my project here.

Supposedly Sentry has React Native support that has automatic sourcemap support for iOS (and manual for Android), as seen here: https://docs.sentry.io/clients/react-native/ You may be interested in giving that a try? It's on my list to migrate myself, but not a high priority at the moment...

@vongohren
Copy link
Author

Yeah i started trying that out, I will see where it goes!

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

2 participants