苹果审核被拒Guideline 1.2、 5.2.2、2.3.3、5.1.1、 5.1.2

在这里写下这段时间的辛酸史,避免自己以后再遇到,我们是一款新闻资讯类APP。也希望能帮助到和自己遇到相同情况的小伙伴们。
微信图片_20181213155138.png
微信图片_20181213155133.png
1.第一次被拒
Guideline 1.2 - Safety - User Generated Content

To resolve this issue, please revise your app to implement all of the following precautions:

- Require that users agree to terms (EULA) and these terms must make it clear that there is no tolerance for objectionable content or abusive users
- A method for filtering objectionable content
- A mechanism for users to flag objectionable content
- A mechanism for users to block abusive users
- The developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending co

Guideline 5.2.2 - Legal

Your app contains content or features that may infringe upon rights owned by news and media outlets such as CNN and 中新网.
Your app and its contents should not infringe upon the rights of another party. In the event your app infringes another party’s rights, you are responsible for any liability to Apple because of a claim.
To resolve this issue, please attach documentary evidence in the App Review Information section in App Store Connect. In accordance with section 3.2(f) of the Apple Developer Program License Agreement, you acknowledge that submitting falsified or fraudulent documentation can result in the termination of your Apple Developer Program account and the removal of your apps from the App Store. Once Legal has reviewed your documentation and confirms its validity, we will proceed with the review of your app.
Alternatively, please make the necessary changes to your app so that it does not infringe upon the rights of a third party. For example, before accessing the news articles:
- Include links to third-party news articles that launch in a web browser outside of the app.
or
- Require the user to configure third-party RSS feeds/sources.
Please see attached screenshots for details.

事后分析原因:这个1.2 我们认为是APP登录时候没有添加《用户协议》造成被拒,5.2.2这个说的很清楚 因为我们的一部分内容是爬虫抓取的 里面内容涉及到侵权行为。
解决方式:登录增加用户协议同时清除这些涉及到侵权的第三方内容,提交审核

1.第二次被拒
Guideline 1.2 - Safety - User Generated Content

Your app enables the display of user-generated content but does not have the proper precautions in place.
Next Steps
To resolve this issue, please revise your app to implement all of the following precautions:
- A method for filtering objectionable content
- A mechanism for users to flag objectionable content
- A mechanism for users to block abusive users
- The developer must act on objectionable content reports within 24 hours by removing the content and ejecting the user who provided the offending content

Guideline 2.3.3 - Performance - Accurate Metadata

We noticed that your screenshots do not sufficiently reflect your app in use.
Specifically, your 5.5-inch iPhone screenshots do not display the actual app in use.
**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 6.5-inch display assets for iPhone XS Max are optional, and can scale down to iPhone XR, iPhone XS, and iPhone X. Screenshots that include features like rounded corners or sensor housing should only be used for the 6.5-inch or 5.8-inch display.

**Resources**

For resources on creating great screenshots for the App Store, you may want to review the [App Store Product Page](https://developer.apple.com/app-store/product-page/) information available on the Apple developer portal.
Please ensure you have made any screenshot modifications using Media Manager. You should confirm your app looks and behaves identically in all languages and on all supported devices. Learn more about [uploading app previews and screenshots](https://help.apple.com/app-store-connect/#/devd1093d90d) in App Store Connect Help.

Please see attached screenshots for details.

事后分析原因:哇!怎么又有1.2!之前大意了 没有根本摸清1.2原因,事实证明这次实际也没理解!!!查了蛮多资料,最后锁定是没有用户投诉入口。2.3.3是我们技术一个妹子没有做好适配,并且还有一个被苹果爸爸找出来了,并且截图给我们,说影响用户体验!
解决方式:增加用户投诉渠道,并且做好适配,解决的bug,再次提交

1.第三次被拒
Guideline 1.2 - Safety - User Generated Content

Your app enables the display of user-generated content but does not have the proper precautions in place.
**Next Steps**
To resolve this issue, please revise your app to implement all of the following precautions:
- A mechanism for users to block abusive users(拉黑)
**Request a phone call from App Review**
At your request, we can arrange for an Apple Representative to call you within the next three to five business days to discuss your App Review issue. Our representative will be able to discuss the issue in English or Chinese.
[Request a call to discuss your app's review](https://developer.apple.com/contact/app-store/?topic=1.2.0&appid=1444842353)

**申请应用审核团队致电联系**

如果您有需要,我们将根据您的要求在三到五个工作日内安排一位精通中文的苹果公司代表致电与您联系,讨论您的应用审核结果。
[申请应用审核团队致电联系](xxxxxxxxxxxxxxxxxxxxx)
Please see attached screenshot for details.

事后分析原因:卧槽,怎么还是1.2!!!!!尴尬了。不过看上面内容不难发现,有个“拉黑”字眼,瞬间知道怎么回事了,唉。已到奔溃边缘~~~~~
解决方式:个人中心增加黑名单,总想应该没问题吧!而且意思让我们联系他们,但我们没有发邮件,也没跟他们取得联系!就是这么任性,再次提交

1.第四次被拒
### Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

We noticed that your app requests the user’s consent to access their camera, photos, and microphone 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, photos, and microphone.
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.

**Resources**

For additional information and instructions on configuring and presenting an alert, please review the [Requesting Permission](https://developer.apple.com/ios/human-interface-guidelines/app-architecture/requesting-permission/) section of the iOS Human Interface Guidelines and the [Information Property List Key Reference](https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref/doc/uid/TP40009251-SW18). You may also want to review the [Technical Q&A QA1937: Resolving the Privacy-Sensitive Data App Rejection](https://developer.apple.com/library/archive/qa/qa1937/_index.html) page for details on how to provide a usage description for permission request alerts.
Learn more about [Protecting the User’s Privacy](https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy).

Please see attached screenshots for details.

事后分析原因:早上起来又看到噩耗!唉~不过1.2没了,带出来新问题了!


image.png

说这个描述不符合规范!现在都严格都这种程度了吗????我服!

解决方式:那我就看看这样符不符合规范,我这样写的

“XXXX”想访问您的照片(方便为您保存图片,用于选取照片设置头像,上传发布照片视频,以及保存作品至本地)  
“XXXX”想访问您的相机(用于拍摄图片视频以供上传)  
“XXXX”想访问您的麦克风(方便您使用发语音功能,用于在拍摄功能中采集声音)
“XXXX”想给你发送通知(“通知可能包括提醒、声音和图标标记。这些可以在“设置”中配置)
“XXXX”在您使用该应用时访问您的位置吗?(方便为您推荐附近新闻)
“XXXX”想访问您的通讯录(通讯录信息仅用于查找好友并得到严格保密)

提交提交---
今天早上得到结果,依旧是不想看到的红色状态Rejected!!出乎意料一个小时候又回到审核状态中,然后就绿了~苹果爸爸现在的操作越来越看不懂了,不过庆幸的是给过了。唉,真是不容易

你可能感兴趣的:(苹果审核被拒Guideline 1.2、 5.2.2、2.3.3、5.1.1、 5.1.2)