I have Game Center running perfectly on one device. However, I have the same build deployed to 3 other devices and Game Center will not work on them. The message "This game is not recognized by Game Center" is displayed.
I've read other answers and have tried suggestions such as:
- Deleting the app, signing out of game center, and doing a clean build and run
- Checking the provisioning profiles
- Verifying that the devices are not jailbroken
- Verifying that valid iTunes Connect Test User accounts are being used
Game Center was working on one of the 3 devices earlier (previously untested on the remaining 2), but has suddenly stopped working. It currently runs correctly on only 1 out of 4 devices. What could be a possible solution to this problem? Could it be a server-side problem with the Game Center sandbox?
Edit:
The devices are as follow:
- iPad 4th Gen (iOS 6.1.3) (Working)
- iPhone 4th Gen (iOS 6.1.3) (Used to work, not working now)
- iPod Touch 5th Gen (iOS 6.1.3) (Not working; newly tested)
- iPad 1st Gen (iOS 5.1.1) (Not working; newly tested)
Testing Game Center is getting very time consuming. I tried contacting apple with no reply as of yet. Hopefully, someone can figure this out.