一、HealthKit相關(guān)
Guideline 4.2.1 - Design - Minimum Functionality
Your app uses the HealthKit or CareKit APIs but does not indicate integration with the Health app in your app description and clearly identify the HealthKit and CareKit functionality in your app's user interface.
解決方案:需要在 plist 文件中添加合適的描述語句,申請合理的健康權(quán)限。盡量不要申請用不到的權(quán)限。
Guideline 4.2.1 - Design - Minimum Functionality
We noticed that your app uses HealthKit, but your app does not appear to include any primary features that require health or fitness data.
The intended use of HealthKit is to share health or fitness data with other apps or devices, and it should be used only in apps that require this data as a part of the app's core functionality.
Next Steps
To resolve this issue, please remove any HealthKit functionality from your app, as well as any references to this app’s interactivity with HealthKit from the app or its metadata.
解決方案:這是說HealthKit UI 界面出現(xiàn)在不合適的地方,放在相關(guān)頁面再彈出來就行了。
Guideline 4.2.1 - Design - Minimum Functionality
Your app uses the HealthKit or CareKit APIs but does not indicate integration with the Health app in your app description and clearly identify the HealthKit and CareKit functionality in your app's user interface.
Please see attached screenshots for details.
Next Steps
To resolve this issue, please revise your app description to specify that your app integrates with the Health app.
To resolve this issue, please clearly identify the HealthKit functionality in app's user interface to avoid confusion.
解決方案:1、需要在 appstore 應(yīng)用描述中添加調(diào)用 healthKit 的相關(guān)描述
2、在 app 內(nèi)相關(guān)頁面需要告訴用戶為什么使用 healthKit
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
Your app uses the HealthKit or CareKit frameworks but does not include the required privacy policy.
Next Steps
To resolve this issue, please update your app metadata to include a privacy policy URL and ensure that the URL you provide directs the user to your privacy policy.
這個是說 app 內(nèi)用了用戶的某些隱私信息!卻沒有在 appstore隱私政策網(wǎng)址 URL 中說明。
解決方案:ItunesConnect中的 app 信息里邊的隱私政策網(wǎng)址填寫 URl,URL
網(wǎng)頁相關(guān)內(nèi)容,為 app 用到的隱私相關(guān)義務(wù)責(zé)任聲明。
二、標題相關(guān)
Guideline 2.3.7 - Performance - Accurate Metadata
Your app name or subtitle to be displayed on the App Store includes keywords or descriptors, which are not appropriate for use in these metadata items.Specifically, the following words in your app name or subtitle are considered keywords or descriptors:*****Next StepsTo resolve this issue, please revise your app name or subtitle to remove any keywords and descriptors from all localizations of your app. Keywords can be entered in the Keywords field in iTunes Connect to be used as search terms for your app.Resources**For information on how to revise your app name, please review Renaming a Project or App.For information on changing the app name and other metadata in iTunes Connect, please review the View and edit app information page.For resources on selecting a memorable and unique app name and subtitle, you may want to review the App Store Product Page information available on the Apple developer portal.Guideline
解決方案:標題里邊包含關(guān)鍵詞,或者和關(guān)鍵詞或者和應(yīng)用描述里邊的內(nèi)容重復(fù);只需要去掉或者修改重復(fù)部分就行了,這有時候夜拿不準,多換幾個多試幾次。
三、ipv6相關(guān)
Guideline 2.1 - Performance - App Completeness
We discovered one or more bugs in your app when reviewed on iPhone running iOS 10.3.2 on Wi-Fi connected to an IPv6 network.Specifically, the app remained in the welcome page and the enter app button was not responsive.Please see attached screenshots for details.Next StepsTo resolve this issue, please run your app on a device to identify any issues, then revise and resubmit your app for review.If we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work.For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue. For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue.ResourcesFor information about testing your app and preparing it for review, please see Technical Note TN2431: App Testing Guide. For a networking overview, please review About Networking. For a more specific overview of App Review’s IPv6 requirements, please review the IPv6 and App Review discussion on the Apple Developer Forum.
問題說某某不能響應(yīng)事件,ipv6不能獲得數(shù)據(jù)。像這種有可能是 ipv6問題,但也有可能是事件不響應(yīng)引起的。如果對 ipv6做了兼容,那就不要再找了,因為蘋果審核人員有時候也很秀逗,根據(jù)看到的什么嚇唬寫!比如我這個,他并沒有什么證據(jù)說明我沒有獲取數(shù)據(jù) ipv6下,只是他沒有看到而已,這是因為我的引導(dǎo)頁面按鈕沒有響應(yīng)在 pad 上,沒能進入首頁而已。所以不要放過被拒信息里邊的注釋馬腳的!