Does anyone know how I might go about sending a GET request to the Facebook Graph API which contains the user’s latitude and longitude.
this is for iOS
thanks for any help.
|
Does anyone know how I might go about sending a GET request to the Facebook Graph API which contains the user’s latitude and longitude. this is for iOS thanks for any help. |
|||
|
|
|
Do you mean getting Users Current location using Facebook Graph Api ? Here is a Sample code which i borrowed from sample application provided by Facebook (Hackbook for ios) Link:https://github.com/facebook/facebook-ios-sdk/tree/master/sample/Hackbook
|
|||
|