Titanium Mobile 应用程序是否有 Foursquare 连接按钮?
Titanium 的 KitchenSink 示例具有官方 Facebook 连接按钮,但 Foursquare 连接要求输入用户名和密码,而不是使用 oAuth。 是否有适用于 Titanium 移动设备的官方 Foursquare 按钮或即用型 oauth 库/模块?
Titanium's KitchenSink samples feature an official Facebook connect button, but Foursquare connection asks for username and password instead of using oAuth.
Is there an official Foursquare button or ready-to-use oauth library/module for Titanium mobile?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Titanium 没有官方的 foursquare 按钮/库。 Foursquare 使用 OAuth2,并在开发人员网站上提供了适用于 Android/iOS/Blackberry 的示例代码:https://developer。 foursquare.com/resources/client
There's no official foursquare button/library for Titanium. Foursquare uses OAuth2 and has example code for Android/iOS/Blackberry available on the developer website: https://developer.foursquare.com/resources/client