<key>NSLocationAlwaysUsageDescription</key>
<array>
<string>Location is required to find out where you are</string>
</array>
<key>Privacy-Location Usage Description</key>
<string>Location is required to find out where you are.</string>
Run Code Online (Sandbox Code Playgroud)
我在info.plist中添加了这个.仍然权限弹出窗口没有显示添加的字符串,而是显示 - 即使您不使用应用程序,也允许"app"访问您的位置?