google / google/GoogleSignIn-iOS
click "Use another account" fail to login
Offen
- Vorherrschende Sprache
- Objective-C
- Sterne
- 750
- Forks
- 282
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 9
Beschreibung
GoogleSignIn Version: 6.0.2
my code for this:
```
[GIDSignIn.sharedInstance signInWithConfiguration:self.signInConfig presentingViewController:[TTAccount accountConf].visibleViewControllerHandler() callback:^(GIDGoogleUser *_Nullable user, NSError *_Nullable error) {
}];
```
when I click "Use another account" then input account and password, this page always freeze:

Is this a bug?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.