Hello, I am adding an area to my app where users can share their images and ideas. This would qualify as what Apple calls “User Generated Content”. Apple requires these guidelines for USC to be added:
- A method for filtering objectionable material from being posted to the app
- A mechanism to report offensive content and timely responses to concerns
- The ability to block abusive users from the service
Does anyone know how I would go about fileting inappropriate images and language added by users in my app? This would basically be building a mini social area into my app like Facebook and I need a way to regulate what people upload. Any suggestions?