I need to set-up a specific geofence for a rectangle using coordinates… if the user is in the geofence, I need to call an action.
Any ideas would help a lot! I also learn better from example code, or linking off to tutorials, or apple’s examples.
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.
I assume that when you say “geofence”, you are talking about Monitoring Shape-Based Regions as discussed in the Location Awareness Programming Guide. If so, that document describes it a bit and the Regions sample code might be helpful working demonstration.