ios - 如何禁用 Firebase pod 附带的 Google 登录?

标签 ios swift firebase

我不想使用 Google 登录,我只安装了 pod install Firebase。现在我无法打开我的应用程序并出现以下错误。如何禁用它,我找不到方法。

Error: URL scheme needed for Google Sign-In not included in your app's Info.plist. Please refer to the Google Sign-In SDK documentation for more information.'

最佳答案

尝试取消集成 pod,然后按照 Firebase 教程中的所有步骤重新安装它们。

当您说 pod install Firebase 时,您具体指的是哪个 pod?

https://github.com/CocoaPods/cocoapods-deintegrate

关于ios - 如何禁用 Firebase pod 附带的 Google 登录?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41002171/

相关文章:

objective-c - Objective C : Cell. ImageView.image 大小不一致

swift - 当特征集合发生变化时,会出现约束冲突,就像 stackview 轴没有变化一样

ios - 如何使用 titleLabel 属性在按钮上左对齐标题?

android manifest 合并失败,gms play services/firebase

firebase - Webpack + Firebase : Disable parsing of Firebase

ios - 为什么 Interface Builder 不在身份检查器中显示 View Controller 子类?

ios - 用于写入更大的 CSV 文件的 CHCSVWriter 内存使用情况

ios - UIAlertView : compare titles

ios - 具有不同方向的多个 View Controller

Firebase 消息 : Successful but not delivered