Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 327 Bytes

File metadata and controls

3 lines (2 loc) · 327 Bytes

Runtime documentation

  • Error handling — global error/unhandledrejection events, reportError, catching native exceptions in JS (error.nativeException), forwarding JS throws to native (interop.escapeException), JS stacks on NSException, configuration flags, and crash-reporter integration.