Skip to content
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

Fix Android crash NullPointerException #942

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

RubenPM-dev
Copy link
Contributor

Credit to @yberstad for this fix

Fixes #564, #826, #672

Description

Fixes an Android crash where a NullPointerExceptions is throw when
Attempt to invoke virtual method 'boolean java.lang.Boolean.booleanValue()' on a null object reference

Steps to verify

Run an instance and try to sign in with a third-party auth method (Google, Facebook etc)

@carbonrobot carbonrobot merged commit 80662cc into FormidableLabs:main Feb 16, 2024
1 check passed
carbonrobot added a commit that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Android] additionalExchangeParameters cannot be null
2 participants