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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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