標籤:
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鍵設定。如果你的應用程式功能不需要持久的即時位置更新,您可能希望使用顯著的已變更位元置服務或地區監測位置服務。
持續更新。。。
IOS審核被拒原因(持續更新)