clr182 / Bugsnag-RN-ErrorHandler-Example

when using an ErrorBoundary in a React Native app, unhandled errors caught by the error boundary are only reported to Bugsnag on next launch of the app. The fallback component is displayed and the app doesn't crash, but the event is not sent until the app is quit and relaunched.
0 stars 0 forks source link

issue 2 #11

Closed clr182 closed 2 months ago

clr182 commented 2 months ago

issue