Skip to content

Fix a NullPointerException that could occur during sign in on Android#220

Open
theLee3 wants to merge 1 commit into
developfrom
bugfix/null-pointer-android-sign-in
Open

Fix a NullPointerException that could occur during sign in on Android#220
theLee3 wants to merge 1 commit into
developfrom
bugfix/null-pointer-android-sign-in

Conversation

@theLee3
Copy link
Copy Markdown
Collaborator

@theLee3 theLee3 commented Apr 9, 2026

This could occur if the sign in is successful but the project is misconfigured, causing the player value to be null. This will now return an error with suggestion to check the project configuration.

Closes #219

@theLee3 theLee3 requested a review from Abedalkareem May 5, 2026 15:38
@theLee3 theLee3 added critical This is high priority and removed critical This is high priority labels May 5, 2026
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.

NullPointerException in Auth.kt - Attempt to invoke getDisplayName() on a null object reference

1 participant