如何在 github.com、facebook 签入示例上使用 cocoafish/cocoafish-ios-sdk/samples/DemoApp?

发布于 2024-12-02 14:14:49 字数 543 浏览 0 评论 0原文

现在,我正在开发iPhone应用程序的facebook签入。

因此,我在 github.com 上搜索了示例,找到了 cocoafish/cocoafish-ios-sdk/samples/DemoApp。

我构建了这个并执行了这个应用程序,然后我在用户选项卡上单击了“使用 Facebook 登录”。 输入电子邮件和密码并单击“登录”后,此应用程序无法使用 Facebook 登录。 提示“Facebook登录失败,需要身份验证”。

我的电子邮件和密码是正确的。

我的 cocoafishAppKey、oauthConsumerKey、oauthConsumerSecret 和 facebookAppId 也是正确的。

我的 cocoafishAppKey、oauthConsumerKey 和 facebookApp 是相同的,这些是我将应用程序添加到 facebook 时制作的 AppId/AppKey。

而 oauthConsumerSecret 是 Secret Key。

那么,我该如何执行这个应用程序? 我要参考这个应用程序。 我会等待答案。

Nowadays, I develop facebook checkin of iPhone app.

So, I searched sample on github.com and found cocoafish/cocoafish-ios-sdk/samples/DemoApp.

I built this and executed this app and I clicked "Login with Facebook" on user tab.
After typing email and password and clicking "Login", this app doesn't login with Facebook.
It prompts "Failed to login with Facebook, Authentication needed".

My email and password are correct.

Also my cocoafishAppKey, oauthConsumerKey, oauthConsumerSecret and facebookAppId are correct.

My cocoafishAppKey, oauthConsumerKey and facebookApp are same and these are the AppId/AppKey that i made when i add app into facebook.

And oauthConsumerSecret is Secret Key.

then, how can i execute this app?
I am going to reference this app.
I will wait answer.

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

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

发布评论

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

评论(1

幼儿园老大 2024-12-09 14:14:49

我是 Cocoafish 的 Wei。我们提供服务器后端,以便开发人员可以将签到和其他网络功能构建到他们的移动应用程序中。目前,我们的 Facebook 支持允许应用程序中的用户也使用他们的 Facebook 帐户登录。

如果您已经注册了 Cocoafish Private Beta,请参阅 http://cocoafish.com/docs/ ios#facebook 了解有关如何连接您的应用程序以允许 Facebook 登录的说明。如果您还无法访问 Cocoafish,请在 http://cocoafish.com/beta/signup< 处注册< /a> 并注意您来自 StackOverflow,以便我们可以为您提供测试版访问代码。如果您有任何更详细的问题,请发送电子邮件至[电子邮件受保护]

谢谢!

This is Wei from Cocoafish. We provide a server backend so that developers can build checkins and other networked features into their mobile apps. Currently, our Facebook support allows users in your app to also login with their Facebook account.

If you have already signed up for the Cocoafish Private Beta, please refer to http://cocoafish.com/docs/ios#facebook for instructions on how to connect your app to allow Facebook logins. If you don't yet have access to Cocoafish, please sign up at http://cocoafish.com/beta/signup and note that you are coming from StackOverflow so that we can give you a beta access code. If you have any more detailed questions, please email [email protected].

Thanks!

Wei

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