Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Game Center を使用して、ゲームに関する永続的なデータを保存することはできますか? たとえば、特定のゲームにリンクされたプレイヤーの「経験値」を Game Center アカウントに保存することはできますか?
さまざまなリーダーボードを使用して、これと同様のことを行いました。ただし、データの種類は非常に限られており、1 人のプレーヤーのスコアしか上げることができません。何を保存しますか? NSUserDefaults を使用して、エクスペリエンスをローカルに、さらには永続的に保存できます