Google登录在iOS 13 GM上失败 [英] Google Sign in fails on iOS 13 GM

查看:132
本文介绍了Google登录在iOS 13 GM上失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用程序具有使用Google登录"按钮.当我尝试在iOS 13.0上登录时,GM GIDSignInDelegate didSignInForUser:WithError:返回此错误:

My app has a Sign in with Google button. When I try to sign in on iOS 13.0 GM GIDSignInDelegate didSignInForUser:WithError: returns this error:

Error Domain=com.google.GIDSignIn Code=-1 "The operation couldn’t be completed. (org.openid.appauth.general error -3.)"

我不知道如何解决此问题.我正在将Google Sign In 5.0.0用作Firebase 6.8.1的一部分.

I have no clue how to fix this issue. I'm using Google Sign In 5.0.0 as part of Firebase 6.8.1.

推荐答案

我知道了! AppAuth-iOSGoogleSignIn SDK的开源依赖项,已在8月从1.1.0更新到1.2.0,其中包括

I figured it out! The AppAuth-iOS, which is a open-source dependency of GoogleSignIn SDK, has been updated from 1.1.0 to 1.2.0 in August, including this iOS 13 support. So you need to run pod update GoogleSignIn to update the AppAuth to 1.2.0. The GoogleSignIn SDK itself hasn't been updated since 5.0.0, so that got me confused.

这篇关于Google登录在iOS 13 GM上失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆