File Name of Java Script Source Code and Line number of the crash #5736
-
Hi All, We are not able see source code file of react native app which is java script file and line number which generated the crash. We tried in iOS release mode in real device. Firebase shows native code file names which are in objective-C but we need javascript source code file names and line numbers which are reason for the crash. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
If you search the issues list / discussions for prior discussions on this topic you should find a few. You may also like https://invertase.io/blog/react-native-firebase-crashlytics-configuration to configure javascript stack traces, then the other issues will give you pointers to symbolacate JS stacks |
Beta Was this translation helpful? Give feedback.
If you search the issues list / discussions for prior discussions on this topic you should find a few. You may also like https://invertase.io/blog/react-native-firebase-crashlytics-configuration to configure javascript stack traces, then the other issues will give you pointers to symbolacate JS stacks