Monday, 23 September 2019

iOS/Android - How to control users in social app?

I have an anonymous mobile social app and I want to know what kind of measures I need to take, in order to "control" my users!

Let's say someone posts something illegal... (thankfully hasn't happened yet) All I need is their IP or do I need something more?

Right now all I do is keeping their deviceToken, so I can ban them among any of their multiple accounts they may have.

EDIT: What I'm actually asking is what kind of data should I obtain from the user's device, so that the user can be identified if needed?



from iOS/Android - How to control users in social app?

No comments:

Post a Comment