I was wondering if I can invoke an app based on current location or when the device gets near to certain geographic coordinates. I went through the UILocalNotification Class reference. but it work base on date.
regards,
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.
Yes, your app can be notified (even if it’s not running) when the device enters a region that you’ve defined. See Monitoring Shape-based Regions.