iOS Development: Does the GameKit SDK allow you to retrieve achievements by players other than the local player?

Posted by BeachRunnerJoe on Stack Overflow See other posts from Stack Overflow or by BeachRunnerJoe
Published on 2011-01-14T21:44:00Z Indexed on 2011/01/14 23:53 UTC
Read the original article Hit count: 186

Filed under:
|
|
|
|

Hello. I'm building a game that uses Game Center to connect players and manage leaderboards and achievements. I see that you can retrieve leaderboard details for any player, but can you do the same with achievements? When the user finishes a match with an opponent, I'd like to give the user the option to view the opponents profile, including leaderboard scores and completed achievements. I haven't found anything in the docs that shows me how to retrieve achievement details for players other than the local player, am I missing it or is this currently not supported?

Thanks so much for your help!

© Stack Overflow or respective owner

Related posts about iphone

Related posts about ipad