-
Notifications
You must be signed in to change notification settings - Fork 453
Crash on Preconditions.java line 55 net.openid.appauth.Preconditions.checkNotNull #101
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
Comments
Looks like it's coming from here |
Also, which version of the library are you using? |
We're on ^2.0.0 currently. |
65% of crashes are on the Samsung SM-N005. This looks like the most common crash: OS Version: 4.4.2 |
I think the issue is with older Android phones. Upgrade to the latest version The upgrade should fix it. |
Ok brilliant, I'll do that now |
@kadikraman We are seeing this exact same crash on the latest version of this package, and most of the crashes are coming from Android 8. Here is our Crashlytics stack trace from the most recent crash:
|
We have pushed out a version of our app with app auth embedded, and crashlytics is picking up a big increase in crashes (below is last 7 days).
The text was updated successfully, but these errors were encountered: