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
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.
The text was updated successfully, but these errors were encountered:
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...
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.
The text was updated successfully, but these errors were encountered: