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

More useful errors? #56

Closed
allthetime opened this issue May 27, 2018 · 3 comments
Closed

More useful errors? #56

allthetime opened this issue May 27, 2018 · 3 comments

Comments

@allthetime
Copy link

Logging the errors from this in a production only gives this:

{ "line" : 364, "column" : 3179, "sourceURL" : "index.android.bundle" }

Which isn't a very clear way to show what the actual javascript error was.

Is there another way?

@a7ul
Copy link
Owner

a7ul commented May 28, 2018

Hi @allthetime Is this the error from setJSExceptionHandler or setNativeExceptionHandler ?

@a7ul
Copy link
Owner

a7ul commented May 28, 2018

If it is from JSExceptionHandler, ideally more details do come via the exception handler. But that said, there is nothing more that can be done since, this is the entire error that is reported by react itself.
If you have a snippet maybe I can check

@a7ul
Copy link
Owner

a7ul commented Jun 18, 2018

Closing this issue as this cant be implemented.

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