Wrong language in Game Center Leaderboards/Achievements
问题 The device language is Italian, when I open the Game Center from my app the titles "leaderboard" "achievement" are in Italian but the names and description of leaderboards and achievements are in English!! I use this code to show it : GameKitHelper *gkHelper = [GameKitHelper sharedGameKitHelper]; [gkHelper showLeaderboard]; If I open the Game Center directly from the app Game Center is everything in Italian. 回答1: Your app should follow the language settings that are set at a device level, not