How does one setup game-center to be able to connect to users where ever. With both users being on a cellular 3G/4G network or on wifi?
I have setup a p2p app using game-center and only players on the same wifi network can connect to one another.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Game Center provides all the infrastructure to play all around the world via their servers (in 3G or Wifi). With the Game Center you can play up to 4 players (multi-player games), it’s free, you don’t have to manage any server, there is a mechanism of invitation between friends, and many more.
You can find all information on the official documentation here. If you want, there is a very tuto on the ray wenderlich’s blog (but it uses the cocos2d framework instead of the CocoaTouch).