-
Notifications
You must be signed in to change notification settings - Fork 442
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
java.lang.NullPointerException error #676
Comments
I am also getting the same error java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.Boolean.booleanValue()' on a null object reference Stack trace is com.rnappauth.RNAppAuthModule.onActivityResult RNAppAuthModule.java:419 Can anyone tell what might be causing it |
👋 hey @mharrisweb - If you can give us more information (identity provider, config, etc.), we can try to help with this issue. @ANIBIT14 - your issue is unrelated. Your error occurs in the |
No response from OP - closing this out. |
I ran into the same issue, albeit using FusionAuth. The |
Issue
WHen using the latest version 6.4.0 I get the error below can anyone help?
Environment
Your Identity Provider:
e.g. IdentityServer 4 / Okta / Azure
Platform that you're experiencing the issue on:
iOS / Android / both
Android
No
The text was updated successfully, but these errors were encountered: