简体   繁体   中英

One Facebook app associated with multiple iOS apps

My app is using iOS's native Facebook login to authenticate users. I have a Facebook app created for this. I noticed that I can provide multiple comma separated bundle ids there to share the same Facebook app with multiple iOS apps. My question is is there any limit on the number of bundle ids I can provide there ?

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/

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 ?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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