文章详情

2017年12月起,

苹果应用使用了设备硬件给出了严格的要求:

当APP在使用任何硬件的时候,都要给出明确的提示警告及用途!

这就需要开发者在做出提示的时候,还得说明为什么要使用,使用这个硬件去干什么?




比如使用地图

先警告:

Allow "MAPS" to access your Location while you are using the app?

再说明用途:

your current location will be displayed on the map and used for directions,nearby search results,and estimated travel times



之前我们都是只有警告,同意即可,现在只有警告,苹果要给拒,还得在警告下面加一段干什么?为什么?