I'm a beginner of ios development, and I wonder whether capabilities are needed. For example, I can GameCenter in my project without turning on GameCenter in Capabilities.
My question is what will happen if I use GameCenter in my project without turning on GameCenter and submit it. Thanks in advance.