Is it possible to get exact stacktraces for a react native app on firebase crashlytics?
Yash
Posted on September 4, 2024
The current firebase crashlytics crashreport shows the error in bundle with line number and char number.
Is there any way that i can configure the firebase crashlytics to give me exact stacktraces wrt my code?
I came around a concept of uploading source map files to firebase crashlytics but i doubt that it'll work for my react native app as the error occured in the bundle and not in the native code.
💖 💪 🙅 🚩
Yash
Posted on September 4, 2024
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
help Is it possible to get exact stacktraces for a react native app on firebase crashlytics?
September 4, 2024