Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 451 Bytes

File metadata and controls

4 lines (3 loc) · 451 Bytes

Runtime documentation

  • Error handling — global error/unhandledrejection events, reportError, catching Java exceptions in JS (error.nativeException), forwarding JS throws to Java callers (interop.escapeException), JS stacks on Java exceptions (com.tns.JavaScriptStackTrace), configuration flags, and crash-reporter integration.
  • Implementing additional Chrome DevTools protocol Domains