4.5 - Apps using background location services must provide a reason that clarifies the purpose of the use, using mechanisms described in the Human Interface Guidelines

4.5 Details

Your app uses background location services but does not clarify the purpose of its use in the location modal alert as required in the iOS Human Interface Guidelines.

We’ve attached screenshot(s) for your reference.

Next Steps

Please reconfigure theUIAlertControllerStyleAlertin your code and specify the intended purpose of using background location in its message field.

出现这个被拒的问题!我的解决方案是在 in info.plist文件里面增加
NSLocationAlwaysUsageDescription 并且要配上详细说明文字但要简洁,告诉用户你为什么要访问他的位置!
苹果更新审核要求请参照:https://developer.apple.com/app-store/review/guidelines/#location
需要注意的事项参照:https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/LocationServices.html

最新文章

  1. Android从零开始--安装
  2. yum命令——安装、卸载、查询等
  3. android数据库SQLite的设计模式
  4. Dataset的基本操作
  5. Apache(Web)服务器性能调整
  6. c#代码画图
  7. VC++内存区域
  8. ubantu-命令-进入超级用户
  9. Objective-C 异常处理
  10. 数据库的优化tips
  11. 概述java语言
  12. Spring 工作原理
  13. C# 时间格式化大全
  14. .net 多线程 Thread ThreadPool Task
  15. 我的 FPGA 学习历程(03)—— 使用 Quaruts 自带仿真工具
  16. 【】tensorflow学习笔记
  17. 洛谷.2754.星际转移问题(最大流Dinic 分层)
  18. 【Math】根据置信度、样本数相关推导过程
  19. VC++ 使用CreateProcess创建新进程
  20. win7颜色反转

热门文章

  1. Unix高级环境编程,编译时的err_sys和err_quit错误
  2. [Bug]转:使用jquery的 uploadify,在谷歌浏览器上总会崩溃的解决方法
  3. Firefox中好用的几个快捷键
  4. Bootstrap标签Tabs
  5. asp.net mvc视图引擎
  6. jenkins如何在一台机器上开启多个slave
  7. iOS:创建静态库及其使用
  8. 安装完office2016 64位后,在安装visio时,报错,无法安装,
  9. iptables配置
  10. centos7.2 kvm虚拟化管理平台WebVirtMgr部署