随笔分类 -  定位技术

摘要:能否获取系统wifi列表信息 不能,只能获取用户当前连接的wifi信息 https://developer.apple.com/forums/thread/112177 https://developer.apple.com/documentation/systemconfiguration/161 阅读全文
posted @ 2021-10-18 09:53 Dast1 阅读(402) 评论(0) 推荐(0) 编辑
摘要:起因 用户群反馈app可能请求了不合适的定位权限:始终定位。 看到这个截图,根据经验判断可能是后台定位功能导致可能不得不请求始终定位权限。再加上之前提交审核时,苹果要求在plist文件中新增NSLocationAlwaysAndWhenInUseUsageDescription和NSLocation 阅读全文
posted @ 2020-01-03 08:58 Dast1 阅读(1737) 评论(0) 推荐(1) 编辑