How to get users gender from user email and username App42Cloud API?

0 votes
Hi

I want to show the list of online users in my App. So i want the username ,score  and gender display on table list.

So in corona there any function that give me user gender based upon the online username.

 

Please Help me i am stuck here.
asked Mar 21, 2014 in AppWarp by imtiyaz (45 points)

1 Answer

0 votes
for score and leaderboard service, you need to use App42 Cloud APIs.

If you want to group players based on gender, you can create rooms with property 'gender' and then get rooms by properties.

If your game does not have too many players per room, you can also store the gender information for all players in the room as properties.

If you are using AppWarpS2, you can also implement your own logic to maintain the list of players and gender on server side and using RPC retreive that list
answered Mar 24, 2014 by Suyash Mohan (900 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...