Well I\'m working on this app to send data between android and iOS and I got it to work between iOS devices with Apple\'s Multipeer Connectivity framework, but I am currentl
Something like text chat can be done over BLE, which is open on both platforms. Sending images would be slow, though, since it doesn't have the throughput of Bluetooth Classic.