Impossible to add GameCenter feature

like the title Post, i have enabled game center feature from AppleDeveloper site, i create a new app in Itunes Connect and his new Leadeboard, but in Xcode when i turn on the GameCenter Capabilities, it show me a Red Error "add the gamecenter feature to your App ID".

What can i do??

Thanks a lot!

Replies

EDIT: Xcode version 8.3.2

I did the test and got the same alert than you.


This has been discussed on the following thread:

h ttps://forums.developer.apple.com/thread/75720


May also have a look (probably did it already):

h ttps://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/AddingCapabilities/AddingCapabilities.html

Thank you, i don't read the first discussion that you post!

solve with this:


"...I was able to resolve this, however, by turning on Push Notifications in Capabilities ("Add the Game Center feature to your App ID" automatically worked once I did this) and it continued to work after I turned Push Notifications back off."

Same problem. worked for me. Well done that man !