2.1 - Performance - App Completeness
Your app or its metadata does not appear to include final content. Specifically, your app contains placeholder content in the screenshots and the binary.
Next Steps
To resolve this issue, please review your app and metadata to ensure that all of its content is final.
项目中禁止出现"敬请期待!",没有完善的功能不能出现在app中
2.2 - Performance - Beta Testing
Your app includes content or features that users aren't able to use in this version. Apps that are for demonstration, trial, or up-sell purposes are not appropriate for the App Store.
Next Steps
To resolve this issue, please complete, remove, or fully configure any partially implemented features. Additionally, remove all references to "demo," "trial," "beta," or "test" in your app description, app icon, screenshots, previews, release notes, and binary.
您的应用程序包含用户无法在此版本中使用的内容或功能。用于演示、试用或追加销售的应用程序不适合应用程序商店。不能出现 test,demo,beta 这些字眼
2. 3 Performance: Accurate Metadata
Guideline 2.3.3 - Performance - Accurate Metadata We noticed that your screenshots do not sufficiently reflect your app in use. Specifically, your 5.8-inch iPhone X screenshots do not display the app in the correct device frame. Next Steps To resolve this issue, please revise your screenshots to ensure that they accurately reflect the app in use on the supported devices. For iPhone, you need a set of 5.5-inch display screenshots and for iPad, you need a set for 12.9-inch display. This set will be scaled appropriately down to other device sizes when viewed on the App Store in each territory. Note that 5.8-inch display assets for iPhone X are optional and don't scale down to other devices sizes. Screenshots that include iPhone X layout features like rounded corners or sensor housing should only be used for the 5.8-inch display.
以上解决办法是:appStore应用截图采用截图的方式,不要只做的设计图,而且5.8与5.5确保是一套图,或者只上传5.5的应用截图。
4. 2 Design: Minimum Functionality
We were required to install the WeChat app before we could log in via WeChat. Users should be able to log in with WeChat and access their accounts without having to install any additional apps. Next Steps If you would like to offer authentication through WeChat, please use a mechanism that allows users to log in with WeChat from within your app without first having to install an additional app. We recommend implementing the Safari View Controller API to display web content within your app. The Safari View Controller allows the display of a URL and inspection of the certificate from an embedded browser in an app so that customers can verify the webpage URL and SSL certificate to confirm they are entering their sign in credentials into a legitimate page.
以上解决办法是:三方登录是,只是做了对应的界面,没有实现对应的功能,将界面隐藏掉。
5. 1.1 Legal: Privacy - Data Collection and Storage
We noticed that your app requests the user’s consent to access their camera but does not clarify the use of this feature in the permission modal alert. Next Steps To resolve this issue, please revise the permission modal alert to specify why the app is requesting access to the user's camera. The permission request alert should specify how your app will use this feature to help users understand why your app is requesting access to their personal data.
以上解决办法是:用户在访问相机时,交互一定要清晰。如:该权限将被用于用户头像、身份证上传和商品评论功能!