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

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -