-
Notifications
You must be signed in to change notification settings - Fork 1
An Objective-C Foursquare client
dsmith/GimmeFoursquare
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A simple Foursquare client for all of your iPhone needs!
Work is still be done on this project and I am addressing issues as I come across them.
Things that work:
- OAuth
- Nearby Venue searches
Things that may not work:
- Everything else
There is a target for a demo application that tests the authentication process of the client along with fetching nearby venues for the devices current location. If you wish to do you own testing you must change the
static NSString* key = @"my_key";
static NSString* secret = @"my_secret";
variable declarations that are in teh SGMainViewController.m file.
About
An Objective-C Foursquare client
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published