Apple iPhone SDK Peer Picker

Posted by Just another developer on Stack Overflow See other posts from Stack Overflow or by Just another developer
Published on 2010-04-13T10:39:40Z Indexed on 2010/04/13 10:43 UTC
Read the original article Hit count: 434

How can I modify the iphone SDK Apple sample code 'GKTank' to support multiple peers? Ideally 4.

I know GKit has a peer limit of 4, which is fine. What changes would I need to make to the source file 'GKTANK', so I can learn the process and adapt it to my own current app.

Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about objective-c