'How to trace expo / react native crash on production
I got these reports from google play console crash and report page. But these error logs are java or native stack trace and having no background in java i find this very confusing for me top solve the problem. Not knowing where or what caused the error.
- Is there a way to catch native error like this in expo managed workflow?
- are these error actually coming from a javascript error in the app but since google only recognice the app as binary file they just send the native trace?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|