Skip to content

Documentation

edolecki edited this page Feb 15, 2013 · 4 revisions

In order to get two (or more) iOS applications to talk to one another easily using GameKit, you'll need to do a few simple things.

In the project for each iOS application make sure you add the GameKit.framework. Import it in the header of the ViewController where you'd like to use the communication.

Clone this wiki locally