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
I'm current using react-native 0.59.0 & haul 1.0.0-rc.15 but sentry seems to be not working correctly. I'm expecting it to display the original code where the error was thrown (line 28 in App.js). It happens in both ios & android.
I am closing all old issues, please if this is still a problem feel free to revive it.
Also, consider moving to our new SDK @sentry/react-native if it still happens there please open a new issue.
OS:
Platform:
Output of
node -v && npm -v && npm ls --prod --depth=0
Config:
I have following issue:
I'm current using
react-native 0.59.0
&haul 1.0.0-rc.15
but sentry seems to be not working correctly. I'm expecting it to display the original code where the error was thrown (line 28 in App.js). It happens in both ios & android.Here's the raw json event:
https://codeshare.io/2KbjLo
Steps to reproduce:
Actual result:

The text was updated successfully, but these errors were encountered: