Skip to content

Unknown crashes in Firebase Crashlytics console #4327

Answered by mikehardy
Minishlink asked this question in Q&A
Discussion options

You must be logged in to vote

Things like that are really frustrating aren't they? I have an Android native app with 1.7MM users (AnkiDroid, open source flash cards so it's worth precisely $0 but makes for good knowledge of Android crashes) and you wouldn't believe the stacks we get in Chrome, it manages to fail in endlessly surprising ways. That's what these stacks look like to me mostly - the base.apk and chromium ones at least. libjsc is crashing in the JSC javascript interpreter used by react-native but it's native - it's not a coding error on your part.

There's nothing you can do about the stacks being not-understandable unless you turn on NDK crash support for crashlytics but that's very hard to do because then …

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Minishlink
Comment options

@mikehardy
Comment options

@mikehardy
Comment options

Answer selected by Minishlink
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants