I have an application in which I would like to exchange information managed through Core Data between two iPhones.
Has anyone tried to do this, and if so, then this is the best way to do this (for example, people use some intermediate format such as XML or JSON in a file or can pass objects directly).
My apologies if the question appears too rude, but I am at the stage where I need to make a decision about the transfer, and I have no experience using this API.
I would be extremely grateful for any code samples or links to any such code for transferring objects between devices using GameKit.
Urien source
share