google / google/GoogleSignIn-iOS
click "Use another account" fail to login
Aperta
- Lingua principale
- Objective-C
- Stelle
- 750
- Fork
- 282
- Merge medio
- 2g 15h
- PR unite (30g)
- 9
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.