【发布时间】:2015-08-05 18:56:32
【问题描述】:
使用新 SDK 时,如果设置了 [[GIDSignIn sharedInstance] setServerClientID],则通过 google+ 应用的身份验证会失败。但在未设置时有效。有人经历过吗?
【问题讨论】:
标签: objective-c swift google-authentication
使用新 SDK 时,如果设置了 [[GIDSignIn sharedInstance] setServerClientID],则通过 google+ 应用的身份验证会失败。但在未设置时有效。有人经历过吗?
【问题讨论】:
标签: objective-c swift google-authentication
我遇到了类似的问题并找到了解决方法:Not fetch Google user when handle sign in with another Google app using GIDSignIn
不过,我仍在寻找可接受的解决方案。
【讨论】: