简体   繁体   English

一个与多个iOS应用相关联的Facebook应用

[英]One Facebook app associated with multiple iOS apps

My app is using iOS's native Facebook login to authenticate users. 我的应用程序使用iOS的本机Facebook登录来验证用户。 I have a Facebook app created for this. 我为此创建了一个Facebook应用程序。 I noticed that I can provide multiple comma separated bundle ids there to share the same Facebook app with multiple iOS apps. 我注意到我可以在那里提供多个逗号分隔的捆绑ID,以与多个iOS应用共享同一个Facebook应用。 My question is is there any limit on the number of bundle ids I can provide there ? 我的问题是,我可以在那里提供捆绑ID的数量有限制吗?

I am not sure why there is no mention of support of multiple bundle ids in FB's official documentation here https://developers.facebook.com/docs/ios/share-appid-across-multiple-apps-ios-sdk/ 我不知道为什么FB的官方文档中没有提到多个bundle id的支持https://developers.facebook.com/docs/ios/share-appid-across-multiple-apps-ios-sdk/

I know for fast app switching (with Safari or FB native app) a unique custom url is required but If I want to go with iOS's native authentication only (when user has FB setup in settings), is it safe to go with providing multiple bundle ids in the same FB app ? 我知道快速应用程序切换(使用Safari或FB原生应用程序)需要一个独特的自定义URL但如果我只想使用iOS的本机身份验证(当用户在设置中设置FB时),提供多个捆绑包是否安全在同一个FB应用程序中的ID?

我们为同一个Facebook应用程序提供了200多个iOS应用程序的逗号分隔的捆绑ID,并且Facebook集成在所有iOS应用程序中都运行良好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM