- scores
- Scores to report back to Game Center.
A task that represents the asynchronous ReportScores operation
The ReportScoresAsync method is suitable to be used with C# async by returning control to the caller with a Task representing the operation.
The completion handler is only invoked after all the GKScore objects have been posted to the server.