【问题标题】:Where is podfile in flutter for phone firebase auth?用于电话 Firebase 身份验证的 podfile 在哪里?
【发布时间】:2018-11-10 23:36:59
【问题描述】:

我正在尝试使用 firebase 设置电话身份验证。 在 Firebase 指南中有这部分适用于 iOS

从这里 https://firebase.google.com/docs/auth/ios/phone-auth

在您的 Podfile 中包含以下 pod:

pod 'Firebase/Auth'

但我在我的应用目录中找不到 Podfile。 如何做到这一点?

【问题讨论】:

    标签: firebase firebase-authentication cocoapods flutter


    【解决方案1】:

    我必须在 iOS 模拟器上运行一次应用程序。然后在ios/Podfile中创建了Podfile

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-07-13
      • 1970-01-01
      • 1970-01-01
      • 2021-03-10
      • 2021-06-10
      • 2018-12-14
      相关资源
      最近更新 更多