【问题标题】:Are CLRegions sandboxed to the application that created them?CLRegions 是否对创建它们的应用程序进行了沙盒处理? 【发布时间】:2018-07-05 00:47:41 【问题描述】: 如果我创建和监控一个区域,另一个应用程序中的 CLLocationManagerInstance.rangedRegions 是否包含我的区域信息? 【问题讨论】: 标签: core-location clregion 【解决方案1】: 确实是:-) 如果您卸载应用程序,它们也会被删除。 【讨论】: