简体   繁体   English

iOS:Foursquare大喊或创建活动

[英]iOS: Foursquare shout or creating event

I am working with foursquare a for the first time, having hard time with this: Is there any API from the foursquare that supports function to allow shout out? 我是第一次使用foursquare a,对此却很难过:foursquare中是否有任何API可以支持允许喊叫的功能? If there is can someone tell me the link. 如果有人可以告诉我链接。 I am really stuck with this stuff.. 我真的很喜欢这个东西。

there is a good example in github for this,hope that helps you. github中有一个很好的例子,希望对您有所帮助。 :

https://github.com/Constantine-Fry/Foursquare-iOS-API https://github.com/Constantine-Fry/Foursquare-iOS-API

This is latest and working FSQDemo works with iOS5 and Xcode4.2 tested. 这是最新的版本,并且FSQDemo可以在经过测试的iOS5和Xcode4.2上正常工作。 Please read Readme.md first, you need to create your application and put your clientid as mentioned in it. 请先阅读Readme.md,您需要创建您的应用程序并按照其中的说明放置clientid。

When you run the application you can get check in and before you do that you have to click on obtain access token. 运行该应用程序时,您可以签入,在执行该操作之前,您必须单击“获取访问令牌”。

According to this A shout is Foursquare's version of a status update or a tweet and from this forum discussion it is passing shout as parameter to url. 根据一喊就是Foursquare的版本状态更新或鸣叫,并从该的论坛讨论,它是通过喊作为参数传递给URL。 So there may/must be a way from this sample as it allows check in. 因此,此样本可能/必定有某种方法,因为它允许签入。

Hope this helps. 希望这可以帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM