到达位置时的 iOS 本地通知
<p><p>您好,有人可以帮帮我吗?
我想制作当我到达 POI 或到达我想要的纬度和经度时发送本地通知的 iOS 应用程序。
谢谢
拉尼</p></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>您应该查看 <a href="http://developer.apple.com/library/ios/documentation/CoreLocation/Reference/CLLocationManager_Class/CLLocationManager/CLLocationManager.html#//apple_ref/occ/instm/CLLocationManager/startMonitoringForRegion%3adesiredAccuracy%3a" rel="noreferrer noopener nofollow"><code>startMonitoringForRegion:</code></a> <code>CLLocationManager</code> 上的方法。当用户进入或退出您定义的每个区域时,您将收到通知。</p></p>
<p style="font-size: 20px;">关于到达位置时的 iOS 本地通知,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/20739900/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/20739900/
</a>
</p>
页:
[1]