As iOS 8 is out, there is a feature that show \"Suggested App\" on lockscreen based on your location.
The question is if I have an app, how can I define the location
I developed a sample app to monitoring Beacon Region, in these case "Lockscreen suggested app" works. It appear when my phone is in the field of beacon region monitored. Then I developed a sample app to monitoring Geographical Region in the same way, but in this case "Lockscreen suggested app" doesn't work! Moreover in case of beacon region monitoring, if app isn't installed, "Lockscreen suggested app" doesn't work. Of course, how could it work? I think this feature could be linked to "Routing App" with use of geographic coverage file instead. Maybe at metadata submission time on iTunesConnect, uploading GeoJSON file. Have some people some feedback? I think I try this way next submission of my app.