适用于 iPad 的 oAuth/MGTwitterEngine
嘿,我正在使用 oAuth/MGTwitterEngine 为 iPad 开发 twitter 应用程序。
它在 iPhone 上运行得很好,但当我尝试在 iPad 上运行它时,我遇到了一堆错误。
我已经与其他几个开发人员交谈过,他们也遇到了同样的问题。
有谁知道如何让它在 iPad 上运行吗?因为它与我在 iPhone 和 iPad 上使用的代码完全相同,但它仅适用于 iPhone。
这是我使用的 oAuth/MGTwitterEngine 的源代码。 https://github.com/bengotlieb/Twitter-OAuth-iPhone
谢谢。
Hey I'm working on a twitter app for the iPad using the oAuth/MGTwitterEngine.
It works perfectly fine on the iPhone but when I'm trying to make it for the iPad I'm getting a bunch of errors.
I've talked to a couple of other developers and they are also having the same issue.
Does anyone know how to get it working on the iPad? Since it's the exact same code I've used for both the iPhone and iPad but it only works on the iPhone.
Here's the source code for oAuth/MGTwitterEngine that I've used.
https://github.com/bengottlieb/Twitter-OAuth-iPhone
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试寻找新的源代码。那个显然有一些错误。我仔细研究了代码,发现许多错误可能不太容易纠正。所以我建议你寻找新的来源。
Try to find a new source code. That one has clearly some bugs in it. I digged a litle in the code and I see many mistakes that might not be that easy to correct. So I recommend you finding a new source.