App Invite配置失败Firebase iOS cocoapods [英] App Invite configuration failed Firebase iOS cocoapods

查看:178
本文介绍了App Invite配置失败Firebase iOS cocoapods的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在尝试新版本的firebase时遇到了构建错误。

  ***终止应用程序到期未捕获异常com.firebase.appinvite,原因是:应用程序邀请配置失败。


解决方案
  • 点击您的项目

  • 请参阅 URL类型

  • 点击+按钮并将您的捆绑ID 添加到 URL计划 >
  • 再次点击+按钮并将 REVERSED_CLIENT_ID 添加到 URL方案。这可以在你的GoogleService-Info.plist中找到。最后你的URL类型应该是这样的


    I got a build error with this in it while trying out the new version of firebase

    *** Terminating app due to uncaught exception 'com.firebase.appinvite', reason: 'App Invite configuration failed.'
    

    解决方案

    1. Click on your project
    2. Navigate to Info tab
    3. Scroll down you will see the URL Types
    4. Click the + button and add your bundleID to URL Schemes
    5. Click the + button again and add your REVERSED_CLIENT_ID to URL Schemes. This can be found in your GoogleService-Info.plist

    Finally your URL types should look something like this

    这篇关于App Invite配置失败Firebase iOS cocoapods的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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