google / google/GoogleSignIn-iOS

click "Use another account" fail to login

オープン
#89 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Objective-C
スター
750
フォーク
282
平均マージ
2日 15時間
マージ済み PR(30日)
9

説明

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:
![middle_img_v2_3a22bedf-bc9c-44cb-b15c-e849b2a99a8g](https://user-images.githubusercontent.com/71819353/148200966-c608fef1-d726-41b8-aab9-0321b71e95ee.png)

Is this a bug?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。