You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.