1、後臺一直在獲取用戶的定位,須要給用戶電池消耗提示php
Your app uses the Location Background mode but does not include the required "battery use" disclaimer in your app description.html
Next Stepsios
Please add the following disclaimer to your Application Description:微信
"Continued use of GPS running in the background can dramatically decrease battery life."網絡
Resourcesapp
Since your iTunes Connect Application State is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit iTunes 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.ide
NOTE: Please be sure to make any metadata changes to all App Localizations by selecting each specific localization and making appropriate changes.網站
在iTunes中的「內容提要」中添加一個用戶提示,參照「百度地圖」,詳情以下:ui
2、iOS9以後要添加https協議請求,具體的參照,iOS9新特性this
3、 審覈的時候,國外的網速比較的慢,訪問不到數據,一開始覺得是ipv6的問題,實際上是網絡訪問速度慢,appstore審覈人員沒有耐心,直接被拒了,打回來的緣由以下:
We discovered one or more bugs in your app when reviewed on iPhone running iOS 9.3.2 on Wi-Fi connected to an IPv6 network.
Specifically, the login button is unresponsive when tapped.
The steps to reproduce are:
1. Launch the application
2. Proceed to the login page
3. Tap the login button
4. No further action occurs
Please refer to the attached screenshot for more information.
Next Steps
Please run your app on a device while connected to an IPv6 network (all apps must support IPv6) to identify the issue(s), 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(s). For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue(s).
Resources
For information about supporting IPv6 Networks, please refer to Supporting IPv6 DNS64/NAT64 Networks and About Networking
If you have difficulty reproducing a reported issue, please try testing the workflow described in Technical Q&A QA1764: How to reproduce bugs reported against App Store submissions.
If you have code-level questions after utilizing the above resources, you may wish to consult with Apple Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:
- complete details of your rejection issue(s)
- screenshots
- steps to reproduce the issue(s)
- symbolicated crash logs - if your issue results in a crash log
4、虛擬商品的支付須要使用項目內購,剛開始接觸這個不知道,直接使用的支付寶進行的支付,悲劇了,具體緣由以下:
We discovered one or more bugs in your app when reviewed on iPhone running iOS 10.1.1 on Wi-Fi connected to an IPv6 network.
Specifically, we found the button 「我的VIP」 was still unresponsive during the review.
We've attached screenshot(s) for your reference.
Next Steps
Please run your app on a device while connected to an IPv6 network (all apps must support IPv6) to identify the issue(s), 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(s). For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue(s).
Resources
For information about supporting IPv6 Networks, please refer to Supporting IPv6 DNS64/NAT64 Networks and About Networking
Legal - 5.1.1
We noticed that your app requires users to register with personal information that is not relevant to the app's functionality. Specifically, the following fields are required, but do not have any relevance to the app:
公司
職務
Next Steps
Information requested during registration must be relevant to the features the app provides. Please remove all required fields that are not relevant to the app or make it clear that those fields are optional.
Information Needed
We began the review of your app but aren't able to continue because we need additional information about your app.
At your earliest opportunity, please review the following question(s) and provide as much detailed information as you can. The more information you can provide upfront, the sooner we can complete your review.
- Does your app access any paid content or services?
- What are the paid content or services, and what are the costs?
- Who pays for the content or services?
- Where do they pay, and what's the payment method?
- If users create an account to use your app, are there fees involved?
- How do users obtain an account?
Once you reply to this message in Resolution Center with the requested information, we can proceed with your review.
If you have difficulty reproducing a reported issue, please try testing the workflow described in Technical Q&A QA1764: How to reproduce bugs reported against App Store submissions.
If you have code-level questions after utilizing the above resources, you may wish to consult with Apple Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:
- complete details of your rejection issue(s)
- screenshots
- steps to reproduce the issue(s)
- symbolicated crash logs - if your issue results in a crash log
5、微信掃二維碼跳轉app store下載界面
參考網站:http://wiki.open.qq.com/index.php?title=mobile/應用寶微下載
6、Archive打包的時候,報錯:An SSL error has occurred and a secure connection to the server cannot be made.
關機不必定有用,刪除過時的證書,從新導入證書。
具體參考:http://www.cnblogs.com/yipingios/p/6236539.html