This application is not recognised by Game Center

Hello Guys, I'm trying to implement Game Center (GameKit) for my app but it always throwing the same error.

Error Domain=GKErrorDomain Code=15 "The requested operation could not be completed because this application is not recognised by Game Center." UserInfo={NSLocalizedDescription=The requested operation could not be completed because this application is not recognised by Game Center.}

I have enabled Game Center on AppStoreConnect, Added in capabilities and also added Leaderboard and Achievements. But still not working.

I'm using Xcode 14.0.1 and iOS 16.0

Any idea what I'm doing wrong or suggestions?

Please submit a bug report https://developer.apple.com/bug-reporting/ with as much detail as possible on the steps you took with App Store Connect. What is your app Apple ID and Bundle Id?

To answer my own question, In my case to fix this issue I have to fill all information about app/game on AppStoreConnect.

Like Description, Screenshot, Subtitle, Price etc, in short fill in all the information that is required to submit the app.

Last select build and enable the game center for that version.

Thats it

This application is not recognised by Game Center
 
 
Q