一、沟通方式
邮件:AppReview@apple.com
- 给这个邮箱写邮件,必须用对应APP的账号(App Store Connect team members),否则对方不接受沟通;
回复:App Store Connect 里直接回复
- 可以直接在被拒问题下方的回复框里回复,建议先写好再贴进去;
- 可以贴图或者视频,建议命名使用纯字母(不要出现中文);
二、用户安全
Guideline 1.2 - Safety - User GeneratedContent
Your app enables the display ofuser-generated content but does not have the proper precautions in place.
Next Steps
To resolve this issue, please revise yourapp 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 objectionablecontent or abusive users
- A method for filtering objectionablecontent
- A mechanism for users to flagobjectionable content
- A mechanism for users to block abusiveusers
- The developer must act on objectionablecontent reports within 24 hours by removing the content and ejecting the userwho provided the offending content
解决:
- APP需要增加用户协议;如果已经有相关协议,只需要把相关界面或路径截图回复即可;
- APP需要有内容审核机制,如不符合内容规范或有害需要及时过滤或删除;如有相关功能,只需要截图回复即可;
- 用户需要有举报之类的功能,可以举报内容或者用户,有两者之一应该都可以通过审核;截图回复即可;
- 及时过滤或删除的机制;截图回复即可;建议APP上有“该内容违规已删除”的界面,这样截图容易通过。
Guideline 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
解决:
- 需要增加拉黑用户的功能;如果功能不明显,建议在回复里附上相关流程和截图,再提交新版本;
三、虚假/夸张广告
Guideline 2.3.4 - Performance - Accurate Metadata
Your app preview includes content that does not sufficiently reflect the app in use. Specifically, your preview:
- Includes a self-promotional ad.
Next Steps
To resolve this issue, please revise your app preview to only use video screen captures of the app, narration, and textual and design overlays.
Resources
For resources on creating great app previews, you may want to review the App Previews page. For more general information on how to make the most of your app's App Store product page, please see the App Store Product Page information available on the Apple Developer website.
Please see attached screenshot for details.
解决:
- 应用市场里的展示视频/截图不能出现虚假内容;如果是在APP界面基础上加工的,可以截取APP内部使用的界面进行对比说明,会通过。
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:
- XXXXXXXX
Next Steps
To 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 App Store Connect to be used as search terms for your app.
解决:
- APP名称和标题不能使用比较夸张的用词,哪怕是中文也会有懂中文的审核人员认为是虚假内容;去掉不合适的词汇,重新提交即可;
四、获取用户权限
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
We noticed that your app requests the user’s consent to access their location but does not clarify the use of the location in the applicable purpose string.
Next Steps
Please revise the relevant purpose string in your app’s Info.plist file to specify why the app is requesting access to the user's location. You can modify your app's Info.plist file using the property list editor in Xcode.
To help users understand why your app is requesting access to their personal data, all permission request alerts in your app should specify how your app will use the requested feature.
Resources
For additional information and instructions on requesting permission, please review the Requesting Permission section of the iOS Human Interface Guidelines and the Information Property List Key Reference. You may also want to review the Technical Q&A QA1937: Resolving the Privacy-Sensitive Data App Rejection page for details on how to provide a usage description for permission request alerts.
Please see attached screenshot for details.
解决:
- 苹果很在意APP获取用户各类权限的原因;如果只修改文案,审核人员可能无法理解;需要截图回复解释;
Guideline 5.0 - Legal
Your app contains content - or facilitates, enables, and encourages an activity - that is not legal in all of the locations
where the app is available.
Specifically, your app includes features that XXX from content which is not in compliance.
Next Steps
To resolve this issue, please remove all content and features that are illegal in the locations where your app is available.
Please note that app concepts that are considered illegal are not allowed on the App Store.
Please see attached screenshots for details.
解决:
- 不能有诱导用户的行为;可以申诉,会通过;也看到有人是通过上线前隐去的方式。
网友评论