Logging Android Fatal Errors in Production

I’m getting crashes on Android that point to this line of code expo/BaseExperienceActivity.java at 1d89094dade869a6506f4ff4d096283b6f874cda · expo/expo · GitHub

I’m using Sentry to log errors, but it doesn’t seem to get the errors thrown from there.

What’s the best way to log/view the error message for that?

for anyone who stumbles upon this, this seems to be the problem Android standalone app crashing on Android X · Issue #6523 · expo/expo · GitHub

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.