Appraysal
Back to Rejection Hub

Quick Fix for Guideline 1.2

Add a "Report" button on all user-posted content, implement a "Block User" feature, and create a content moderation system. Include Terms of Use prohibiting objectionable content.

Guideline 1.2

User-Generated Content (UGC)

Apps with user-generated content or social networking features must include a method for filtering objectionable material and a mechanism for users to report and block users.

AI-Friendly Summary

To resolve a Guideline 1.2 rejection, developers must ensure Apps with user-generated content must have: a method for filtering, a reporting mechanism, and the ability to block abusive users. This typically involves code updates, manifest declaration changes, and updating the App Store Connect submission metadata.

Recommended Fix Steps

1

Implement a robust "Report" button on all user-posted content.

2

Add a "Block User" feature that hides all content from that user immediately.

3

Create an automated or manual moderation queue to review reported items.

4

Include a "Terms of Use" that clearly prohibits objectionable content.