I am working with GKSession right now. I want to connect more than 2 iPads with each other.
I am able to connect two of them using Bluetooth GKSession PeerPickerController. I am pretty much new to this stuff.
Can any one give me some pointers or links to tutorial that implement such model ?
Here is a sample GKSession project that illustrates setup and teardown of a GKSession
without using a GKPeerPickerController
.