use game kit p2p communication between iPhone and Android

872 Views Asked by At

Is there a way to use Game Kit p2p communication between an iPhone and Android?

1

There are 1 best solutions below

0
On

That is not possible. GameKit currently only works between iPhones. You'll have to wait for an Android library that spoofs GameKit, or for native Android-support in GameKit. In my opinion, the former is way more likely than the latter.