IOS审核被拒原因(持续更新)

IOS审核被拒原因

最近项目提过几个版本去审核,遇到若干审核被拒,下面罗列出来。持续更新。

问题一:

Please revise your app to include features that require the persistent use of real-time location updates while the app is in the background. Please also add the following battery use disclaimer in your Application Description:
"Continued use of GPS running in the background can dramatically decrease battery life."

If your app does not require persistent real-time location updates, please remove the "location" setting from the UIBackgroundModes key. You may wish to use the significant-change location service or the region monitoring location service if persistent real-time location updates are not required for your app features.

翻译:

请修改您的应用程序,以包括功能,需要持续使用的实时位置更新,而应用程序的背景。请在应用程序描述中添加以下电池使用免责声明:

“继续使用在后台运行的全球定位系统,可以大大降低电池寿命。”

如果你的应用程序不需要持续的实时位置更新,请清除“位置”从uibackgroundmodes键设置。如果你的应用程序功能不需要持久的实时位置更新,您可能希望使用显着的更改位置服务或区域监测位置服务。

 

 问题二:

From Apple
  • 2. 3 PERFORMANCE: ACCURATE METADATA

Performance - 2.3.10



We noticed that your app or its metadata includes irrelevant third-party platform information. Specifically, a non-iOS status bar is shown in the marketing screenshots.
 
原因,屏幕截图的问题,美工给的屏幕截图是安卓的,最上面的状态栏是黑的安卓的,必须是iphone的屏幕截图。

持续更新。。。

 

 

 
posted @ 2015-12-16 16:49  小虎叫我大狗熊  阅读(599)  评论(2编辑  收藏  举报