Is there a way to use Game Kit p2p communication between an iPhone and Android?
            Asked
            
        
        
            Active
            
        
            Viewed 856 times
        
    2
            
            
        - 
                    possible duplicate of [Is it possible, in principle, for an Android device to interface with an iPhone over Bluetooth/GameKit?](http://stackoverflow.com/questions/2080644/is-it-possible-in-principle-for-an-android-device-to-interface-with-an-iphone) – Brad Larson Dec 07 '11 at 15:42
 
1 Answers
1
            
            
        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.
        Rits
        
- 5,105
 - 4
 - 42
 - 53