Skip to content

Error Handling #6

Description

@DjDeveloperr

Properly pass errors through native<->JS layers. Objective-C exceptions must be caught by JS, and JS exceptions made within Objective-C context must be re-thrown back to native. At the end, if still uncaught should be possible to handle in JS (eg. onerror) or crash.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions