Facebook 身份验证完成 打开另一个应用程序

发布于 2024-12-07 04:23:53 字数 319 浏览 1 评论 0原文

使用 Facebook 身份验证,过程是 Facebook 库将打开 Safari/已安装的 Facebook 应用程序来执行身份验证,然后返回到应用程序。

我已经构建了多个应用程序(比方说:First App、SecondApp 和 ThirdApp)并将它们编译到我的设备上。当我尝试验证 Facebook 帐户时,发生的情况是,当我在 FirstApp 上完成 Facebook 验证时,它没有重新打开同一个应用程序,而是打开了 SecondApp(有时是 ThirdApp)。

我的预感是它与 App ID 有关,但我不确定。

你怎么认为?

提前致谢。

Using Facebook authentication, the procedures are that Facebook library will open either Safari/installed Facebook app for executing the authentication and then return back to the app.

I have built multiple apps (Let's say : First App, SecondApp and ThirdApp) and compiled them to my devices. When I tried to authenticating Facebook account, what was happening is that when I finished authenticating Facebook on FirstApp, instead of re-open the same app, it opened SecondApp (sometime ThirdApp).

My hunch is it has something to do with App ID, but I am not sure.

What do you think?

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦罢 2024-12-14 04:23:53

你的 URI 方案搞砸了。还要确保您在 Facebook 上有 3 个独立的应用程序,这样每个应用程序就会有 3 个不同的 URI 方案。

Your URI scheme is messed up. Also make sure that you have 3 separate apps on Facebook so there will be 3 different URI schemes one for each app.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文