Unable to Add for Review: You must add the com.apple.developer.game-center key in Xcode.

Hi, I'm going to submit a new version of my game app, but the app store connect reports an error: I have confirmed that the game-center feature is enabled in Xcode, and the corresponding entitlements are included in both .entitlements file and .provisionprofile file, in iOS target and watchOS extension target as well

And I have confirmed that the build uploaded to app store connect contains game-center entitlements (both iOS App and watchOS Extension, but not watchOS App Target, which does not support game-center entitlements)

Does anybody know how to solve this issue? Thanks a log :-)

same issue

I had the same problem, but I have just solved it by re-creating a provisioning profile.

Please see my response in this forum thread. In particular, note the sentence about removing and re-adding the Xcode capability.

Also:

I have just solved it by re-creating a provisioning profile

In general, the current recommendation is to use automatic code signing to let Xcode handle the details for you. If you still find it necessary to code sign manually, then re-creating the provisioning profile might be necessary.

Unable to Add for Review: You must add the com.apple.developer.game-center key in Xcode.
 
 
Q