google play - Android, sending Leaderboards score after Turnbased match is finished -


i need send score of both players when match on because need know winner calc score.

in scenario player take last turn knows it. can submit score, can't submit opponent score. so, how can submit score of opponent?

you cannot submit scores other players. can write out scores in game state , when game on , call finishgame(), loser notification game state , status of match_status_complete. can submit score local user.


Comments

Popular posts from this blog

java - Incorrect order of records in M-M relationship in hibernate -

ruby - Net::HTTP extremely slow responses for HTTPS requests -

c++ - Boost Spirit Parser with a vector of three strings compiling into a struct, adapt not working -