ChenYilong / ChenYilong/iOS13AdaptationTips

LBS:Location authority

Open
#3 2 comments 0 reactions 0 assignees View on GitHub
note
Dominant language
No language data
Stars
170
Forks
5
PR merge metrics
No merged PRs in 30d

Description

权限设计越来越严(bian)格(tai)了。一大批APP不适配的话,要疯狂crash了。比如:Wi-Fi打卡、室内导航类的app。

![](http://ww4.sinaimg.cn/large/006tNc79ly1g3w5nw36epj30qa1kw123.jpg)

This is how iOS 13 will start exposing/shaming iOS apps which use background location tracking.

![](http://ww4.sinaimg.cn/large/006tNc79ly1g3vygkogyaj30n40n90v8.jpg)

我试了试,原来是系统重启后,重新请求权限,并非理解的app重新启动申请。

![](http://ww2.sinaimg.cn/large/006tNc79ly1g3onbctessj31hc0u0b29.jpg)

![](http://ww1.sinaimg.cn/large/006tNc79ly1g3omynalxkj30yi0ms3zd.jpg)

![enter image description here](http://a67.tinypic.com/35na9ap.jpg)

## 蓝牙权限

自动加了蓝牙提示,不会crash

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.