rollbar / rollbar-react-native

Crash and error reporting for React Native using Rollbar
https://docs.rollbar.com/docs/react-native
62 stars 37 forks source link

Fix conditional to capture uncaught exceptions #184

Closed waltjones closed 9 months ago

waltjones commented 9 months ago

Description of the change

Read captureUncaught from the correct place.

Type of change