如何为 iPhone 安装 PhoneGap Facebook 插件
我正在为学校做一个项目,我想使用 iOS 版的 Facebook 电话间隙插件,但文本文件中的安装说明相当复杂。我想知道是否有人有关于如何安装它的好链接,或者也许有人有一个示例项目,甚至可以帮助我安装它,因为我在安装它时非常失败。
亲切的问候, 巴特
i'm making a project for school and I want to use the phone gap Facebook plugin for iOS, but the installation instructions in the text file is rather complicated. I was wondering if someone got a great link on how to install it, or maybe someone has an example project or even could help me with installing it because I fail extremely in installing it.
Kind Regards,
Bart
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
PhoneGap 发布了
YouTube 视频详细说明了安装过程的逐步说明。请注意,1.4.1 是最新支持的 PhoneGap 版本 - 尚不支持 1.5 Cordova 更新。PhoneGap posted a
YouTube videodetailing the install process step-by-step. Note that 1.4.1 is the most recent supported version of PhoneGap - the 1.5 Cordova update is not yet supported.我创建了这个教程/示例,介绍如何在没有插件的情况下在 Phonegap 中使用 Facebook,它类似,但更具可扩展性,并且易于设置和使用。
这非常详细地解释了一切
http://www.drewdahlman.com/meusLabs/?p=88
查看胃肠道
https://github.com/DrewDahlman/phonegapFacebookApp
希望这有帮助!
I've created this tutorial / example for how to use Facebook inside of Phonegap without the plugin, it is similar but is more expandable and is easy to setup and use.
This explains everything in pretty good detail
http://www.drewdahlman.com/meusLabs/?p=88
check out the GIT
https://github.com/DrewDahlman/phonegapFacebookApp
hope this helps!