gksession Questions

6

Solved

I have created an GKSession and as its object is created, it starts search for availability of devices, as - (void)session:(GKSession *)session peer:(NSString *)peerID didChangeState:(GKPeerConne...
Antiphonal asked 15/4, 2011 at 8:49

2

Solved

I have been using GKMatch for quite a while successfully in an app. I have been chasing down and issue with the game occasionally stopping and have tracked it down to packets being sent but not rec...
Distinction asked 7/6, 2013 at 15:35

1

I have a few apps that use game kit to transfer files between devices but in ios 7 gamekit does not work correctly. I am wondering what I should use now.
Stadium asked 22/9, 2013 at 1:40

2

i have this playlist of the songs in my app.I want to play a song from this playlist on anther device (iphone) using bluetooth. This is what i have done so for #import "BrowseStationsViewControl...
Friesland asked 4/9, 2013 at 5:36

1

Solved

I am having an issue with getting a GKSession to work. Below is my code that is executed when a specific button is pressed. GKSession *session; if (connectButtonHasBeenPressed == false) { NSLog(@...
Oesophagus asked 3/6, 2013 at 13:52

6

I'm working on an iPhone app that will allow for peer-to-peer connections. From what I understand, I have the choice between using GKPeerPicker or the GKSession. I don't like the idea of using the ...
Tieshatieup asked 20/2, 2010 at 23:36

2

Solved

I tried out an app to test bluetooth communication. It is a simple app that just sends a message in text form from one iDevice to another. Originally, this app had about 6 warnings but I fixed all ...
Dilation asked 4/1, 2012 at 19:20
1

© 2022 - 2024 — McMap. All rights reserved.