iOS Game Center - designing game achievements for offline use -
I am designing and developing iOS games with achievements and leaderboards. I understand the mechanics of making achievements in iTunes Connect, and I'm unlocking / unlocking them in the iOS game.
But I do not know how to include achievements for users who refuse to use the game center. I also want to present these achievements to these users, so there is an approach to keeping a list of duplicate, offline achievements in iOS binary and unlocking them in the local app?
I'm not talking about "offline" in reference to "network connection", but in the context of "not using a game center"
Or is it thought about today, and should I achieve achievements only for GC users? My intention is to provide achievements to all users, even those who do not authorize the game in GC.
Any suggestions in the approach would be appreciated, thanks!
Comments
Post a Comment