- Home /
Failed to load achievements The requested operation could not be completed due to an error communicating with the server. No achievements returned
I see this error in XCode, after initializing game center. It says that the communication with the server is a problem, but leaderboards are working fine. I am using the Social functions, Game Center is initialized correctly, and leaderboards are working fine. However, after initialization, I get this error when Social.LoadAchievements function is called, accompanied by "Error: no achievements found". When I try to submit an achievement, I get the "Failed to report achievement" response. Achievement is registered on itunesconnect, and so is a leaderboard, but this is happening. Anyone with the same problem?
Answer by alphadogware · Oct 31, 2018 at 03:05 PM
I ran into this same problem this morning. Following this post.
Your answer
Follow this Question
Related Questions
iOS Game Center displays "No Challenges" Instead of Achievements/Leaderboards 3 Answers
Leaderboards and achievements not working -- Google Play Services 0 Answers
No Game Center achievement popup? 2 Answers
Game Center completing achievement not working 2 Answers
How do I prompt for login in the Social API? (GameCircle) 0 Answers