简体   繁体   English

iOS应用程序通过Facebook登录启动另一个应用程序

[英]iOS app launching another app on Facebook login

Installed in my iOS device, I have 5 personal apps (that is, developed by myself). 安装在我的iOS设备上,我有5个个人应用程序(即由我自己开发)。 Any app is related to a single Facebook app, that manages login for any of those apps. 任何应用程序都与单个 Facebook应用程序相关,该应用程序可以管理任何这些应用程序的登录。 Problem is the following: when I try to login in one of the apps, the SO launches another app. 问题如下:当我尝试登录其中一个应用程序时,SO将启动另一个应用程序。 Should any app be related to a different Facebook app? 是否有任何应用程序与其他Facebook应用程序相关?

[update] I think I solved, I found this one: https://developers.facebook.com/docs/ios/troubleshooting#sharedappid [更新]我想我解决了,我找到了这个: https : //developers.facebook.com/docs/ios/troubleshooting#sharedappid

Did you have the redirect url pointing to a app? 您是否有指向应用程序的重定向URL? Each new app you make needs its own on facebook. 您制作的每个新应用都需要在Facebook上拥有自己的应用。 It gets it own id and key. 它获取自己的ID和密钥。

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

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