iPhone p2p - Is there a way to connect to more than 1 devices?
Is it possible to connect to more than 1 devices using the new GameKit framework? Till now all the examples I've seen show how we can connect to 1 device. Even the default connection interface lets the user select just one connect. Thanks. There's a fairly good overview here at the following link of how to configure and use GameKit for your App. GameKit Programming Guide: Peer-to-Peer Connectivity Unfortunately, you will not be able to use the GKPeerPickerController standard UI picker to configure the GKSession instance for you if you want to support more than 2 devices. Instead, you must