google / google/GoogleSignIn-iOS

click "Use another account" fail to login

未关闭
#89 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Objective-C
星标
750
派生
282
平均合并
2 天 15 小时
30 天内合并 PR
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 摘要。