react-native-firebase icon indicating copy to clipboard operation
react-native-firebase copied to clipboard

[Expo] Unable to see full native stack trace

Open foya562 opened this issue 7 months ago • 2 comments

I am working on my expo project and I am using crashlytics and it works fine. But whenever there is a native crash , on the firebase console , i can not see full stack trace with necessary information about the crash. (I only see some numbers).

After checking the documentation, I realised that I have to enable symbol uploads and ndk in my android gradle file and also do something related to mapping in Proguard/R8 as i am using it by using "expo-build-properties".

But after doing every single thing in my expo workflow, I was unable to do it.

Does someone have the solution for it. Please help, I am a newbie dev 🙏

foya562 avatar Jun 16 '25 06:06 foya562

Hi there, give this a read i believe it should help https://docs.expo.dev/workflow/logging/ Expo can be a bit odd with native stuff but there are ways around this.

MichaelVerdon avatar Jun 16 '25 10:06 MichaelVerdon

Hi there, give this a read i believe it should help https://docs.expo.dev/workflow/logging/ Expo can be a bit odd with native stuff but there are ways around this.

I think you have misread my question.

foya562 avatar Jun 16 '25 11:06 foya562

Hi there did you mean to close this issue?

MichaelVerdon avatar Jun 17 '25 14:06 MichaelVerdon