getsentry / sentry-react-native

Official Sentry SDK for React Native
https://sentry.io
MIT License
1.57k stars 337 forks source link

Symbolicate Profiles locally in development builds #3989

Open krystofwoldrich opened 2 months ago

krystofwoldrich commented 2 months ago

Description

Currently we are not symbolicating profiles in development mode, thus only methods names are available, but but path to file and in app flags are missing.

krystofwoldrich commented 2 months ago

If we run into perf issue due to profiles size, we can change the priority.