Hello,
Happy new year!
I have submitted an app on app store for review (it has a user generated content which allows users to post content and other users to contact them according to this content)
...and it got rejected because there must be a mechanism in place that enables users to block other users meaning if user A blocks user B then user B cannot contact user A and do not see their content.
Knowing that I have reporting mechanism place from different screens: one reporting button is from the post view and one from the 1:1 messaging thread and a process in place that ensures reports will be reviewed in less than 24 hours and necessary actions to be taken e.g. delete users' accounts with their content.
My question is: is there a way around "implementing users blocking other users" as this is very challenging to implement during the MVP phase?
Many thanks and I really appreciate any help on this topic