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.
我可以向达到特定成就或处于 GameCenter 排行榜中的玩家发送应用内消息(或推送通知)吗?是否有与 GameCenter 关联的 ID 可用于在我的应用程序中联系此用户?
Game Center 不允许您向他们发送特定消息。您必须使用推送通知并跟踪(在您的服务器端)哪些用户取得了您感兴趣的成就,以及他们的推送通知 ID 是什么。