iOS 上架審覈被拒以後臺定位

因爲咱們的app須要退到後臺也能獲取位置信息,因此加了個後臺定位功能。可是審覈時被拒了兩次😂
html

第一次被拒以下:markdown

Guideline 2.1 - Information Needed

We're looking forward to completing our review of your app. Before we can continue, we need a video that demonstrates the current version, 1.2.0, in use on a physical iOS device.app

Specifically, please provide us a demo video to demonstrate the usage of background location feature of your app.ide

Keep these requirements in mind as you make your demo video:oop

  • Only use footage of your app running on a physical iOS device, not on a simulator.
  • Make sure the video clearly documents all relevant app features, services, and user permission requests.
  • You can use a screen recorder to capture footage of your app in use.

Next Steps

Create the demo video, add a link to the video in the App Review Information section of your app’s page in App Store Connect, and reply to this message in Resolution Center.ui

To add the video link:this

  • Sign in to App Store Connect.
  • Click on My Apps.
  • Select your app.
  • Click on the app version on the left side of the screen.
  • Scroll down to App Review Information.
  • Provide the demo video link and any necessary access details in the Notes section.
  • Click the Save button at the top of the Version Information page.

Please note that if your app can only be reviewed with a demo video, you’ll need to provide an updated demo video for every app submission.spa

Resources

To learn more about providing information to App Store Review in App Store Connect, see App Store Connect Help.code

Since your App Store Connect status is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit App Store Connect to select your app and revise the desired metadata values. Once you’ve completed all changes, reply to this message in Resolution Center and we will continue the review.orm

大體的意思是讓我拍個演示視頻,來演示應用程序的背景位置功能的使用,簡單的拍了個視頻以後,回覆他以後仍是說不行。

第二次被拒以下:

Guideline 2.5.4 - Performance - Software Requirements

Your app declares support for location in the UIBackgroundModes key in your Info.plist file but does not have any features that require persistent location. Apps that declare support for location in the UIBackgroundModes key in your Info.plist file must have features that require persistent location.

Next Steps

To resolve this issue, please revise your app to include features that require the persistent use of real-time location updates while the app is in the background.

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.

Resources

For more information, please review the Starting the Significant-Change Location Service and Monitoring Geographical Regions.

大體意思說咱們的app沒有用到後臺定位功能,好吧,我也是無語。

而後我在回覆中心加上文字描述回覆:
咱們的應用有xxx功能,用於獲取用戶在工做時間段內的最新位置以及記錄用戶在工做時間段內的工做軌跡。當他們點擊開始工做時,應用程序可能會退到後臺,因此咱們須要後臺定位功能

可是等了兩天,竟然不審覈個人app,也不回覆我😭。無奈的我只能把上面的文字描述放到 App審覈信息下的備註裏面從新提交審覈,而後就經過審覈了

注意:若是應用使用定位後臺模式,請提醒用戶,這麼作會大幅下降電池續航能力。

相關文章
相關標籤/搜索