【发布时间】:2017-09-01 12:36:18
【问题描述】:
我的 info.plist 中有两个键:NSLocationAlwaysUsageDescription 和 NSLocationWhenInUseUsageDescrition。不过,App 并未要求位置许可。我已经使用 nativescript 和 webpack 来构建这个应用程序。我遵循这个 git 存储库来编写功能代码:https://github.com/nickcoury/nativescript-maps-app
【问题讨论】:
-
只有当您尝试使用与位置相关的功能时,该应用才会请求许可。
标签: ios nativescript angular2-nativescript