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.

link|improve this question

+1 for nice question – Predator Jul 4 '11 at 17:01
feedback

1 Answer

up vote 0 down vote accepted

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).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.