ios - 在 SWIFT、GoogleToolboxForMac 中实现已弃用的类 GTMURLBuilder

标签 ios swift firebase google-toolbox-for-mac

尝试将 Firebase 服务安装到 iOS 项目中。似乎一切正常。但是有一个问题:

GTMURLBuilder.m:26:17: Implementing deprecated class

它是一个由谷歌制作的 ob 类 Objective-C 库。我该怎么做才能解决这个问题?

enter image description here

enter image description here

enter image description here

最佳答案

已在 GoogleToolboxForMac 中跟踪已弃用的类问题 GitHub issue .

下一版本的 FirebaseAuth 将移除其对 GoogleToolboxForMac 的依赖。参见 this PR了解更多详情。

关于ios - 在 SWIFT、GoogleToolboxForMac 中实现已弃用的类 GTMURLBuilder,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50092126/

相关文章:

ios - MKMapView 上有交通的道路

ios - 使用 Storyboard从 App Delegate 呈现模态视图 Controller

swift - 如果 firebase 中的所有子值都为 true,我想编写条件(swift)

javascript - 我可以在不注销的情况下获得更新的 emailVerified 吗?

javascript - 部署 Firebase Cloud Function 时出现 "Each then should return a value or throw"错误

javascript - 如何修复继承的隐藏导航IOS(仅在需要时显示导航栏)-React Native

iphone - 创建一个 3D 会说话的角色 iPhone 应用程序

swift - 准备使用数组进行 Segue - Xcode 8.0 Swift 3.0

ios - WebView VC Swift 中出现意外的标题

java - 检索 Firebase 对象空指针异常