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

Report JavaScript level errors / exceptions #59

Open
AlanFoster opened this issue Jun 20, 2017 · 0 comments
Open

Report JavaScript level errors / exceptions #59

AlanFoster opened this issue Jun 20, 2017 · 0 comments

Comments

@AlanFoster
Copy link

Is it possible to report JavaScript level exceptions, such as a rejected promise that do not need to crash the app, to hockey app? 🤔

For android it is possible to make use of ExceptionHandler.saveException to send caught exceptions to hockey app, but I'm not sure if the same functionality exists for iOS.

Is this API something that would make sense to add to this library? Let me know your thoughts and I might be able to work towards a PR 👍

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

1 participant