carloscuesta/react-native-error-boundary

The errors in released version iOS return Native compiled index bundle file stacktrace instead

Closed this issue · 1 comments

The errors in released version iOS return Native compiled index bundle file stacktrace instead. Anyways to get actual js file detail

This is correct. That's what React-Native returns since the bundle is compiled. If you want to get the whole stacktrace instead you should use and upload sourcemaps to your reporting service