FAQ
Common issues and solutions for Game Services integration
General Questions
Do I need to manually configure AndroidManifest.xml or Info.plist?
Can I test Game Services without publishing my app?
What are the minimum settings required for Game Services to work?
How do platform-specific IDs work?
Authentication Issues
Authentication doesn't work in my game, what should I check?
Player cancelled authentication, how do I let them sign in again?
Can I check if player is authenticated without showing login UI?
How do I handle authentication in production?
Leaderboard Issues
My score submission returns InvalidParameter error, what's wrong?
Scores don't appear in the leaderboard, but submission succeeds
How do I display weekly or daily leaderboards?
Can I create custom leaderboard UI instead of native UI?
Achievement Issues
Achievement progress doesn't update, what should I check?
How do incremental achievements work?
Achievement unlocked but banner doesn't show on iOS
Can I query player's current achievement progress?
iOS (Game Center) Specific
Why doesn't the sign-in dialog appear a second time after user cancelled it?
Game Center sandbox doesn't work, what should I check?
Leaderboards and achievements don't appear in Game Center app
How do I create leaderboard groups on iOS?
Android (Play Games) Specific
What are SHA fingerprints and why do I need them?
What are different SHA fingerprints for different build types?
Platform
Path



Why is sign-in failing? "APP NOT CORRECTLY CONFIGURED TO USE GOOGLE PLAY GAME SERVICES"
How do I get SHA fingerprint from an APK file?
I get "keytool command not found" error
Server Client ID causes sign-in to fail
Error Handling
My operations fail with "NotAuthenticated" error
How do I handle offline scenarios?
Where can I see full error details?
Demo Scene & Comparison
How can I verify Essential Kit behavior versus my implementation?
What if the demo scene also fails?
Platform Permissions
Do I need to request permissions for Game Services?
Friends access requires permissions, how do I enable it?
Related Resources
Last updated