Skip to content

Fix the restorePreviousSignIn when completion is nil - #301

Merged
henryhl22321 merged 6 commits into
mainfrom
hengyul/bug-fix
May 4, 2023
Merged

Fix the restorePreviousSignIn when completion is nil#301
henryhl22321 merged 6 commits into
mainfrom
hengyul/bug-fix

Conversation

@henryhl22321

Copy link
Copy Markdown
Contributor

Return to void and not trigger the callback when the completion is nil.

Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
@mdmathias

Copy link
Copy Markdown
Collaborator

@henryhl22321 you will need to rebase main here after #302 is merged. #302 is needed so that the workflows pass.

Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m
Comment threadGoogleSignIn/Tests/Unit/GIDSignInTest.m Outdated
@henryhl22321
henryhl22321 merged commit 6a329cb into mainMay 4, 2023
@henryhl22321
henryhl22321 deleted the hengyul/bug-fix branch May 4, 2023 18:14
Sign up for freeto 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.

restorePreviousSignInWithCompletion() call crash if the completion is null

3 participants

@henryhl22321@mdmathias@ch40w31