Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't overwrite pre-existing native handlers on iOS #66

Closed
mark-friedman opened this issue Jun 20, 2018 · 1 comment
Closed

Don't overwrite pre-existing native handlers on iOS #66

mark-friedman opened this issue Jun 20, 2018 · 1 comment

Comments

@mark-friedman
Copy link
Contributor

The current code overwrites any pre-existing default native exception handler. They should be saved and called by the newly created handler.

@mark-friedman
Copy link
Contributor Author

mark-friedman commented Jun 26, 2018

@master-atul I think that this should be re-opened because I don't think that it has been fixed yet.

PR #67 fixed a similar issue for Android but this issue is for iOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants