I am developing an application where i am trying to use both peer-to-peer connection option (Online and Nearby).
I am able to do peer-to-peer connection using Nearby option. But I got problem in Online connection. Here I am able to detect connection type as GKPeerPickerConnectionTypeOnline in delegates peerPickerController : didSelectConnectionType: method. But I dont know how to configure the internet connection.
Kindly help me with either a sample code or any documentation.
I am able to do peer-to-peer connection using Nearby option. But I got problem in Online connection. Here I am able to detect connection type as GKPeerPickerConnectionTypeOnline in delegates peerPickerController : didSelectConnectionType: method. But I dont know how to configure the internet connection.
Kindly help me with either a sample code or any documentation.