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.
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
Implement a robust "Report" button on all user-posted content.
Add a "Block User" feature that hides all content from that user immediately.
Create an automated or manual moderation queue to review reported items.
Include a "Terms of Use" that clearly prohibits objectionable content.