i'm looking for a way to connect two devices using Bluetooth in Unity iOS and Android Basic for Multiplayer-Gaming. I found:
AllJoyn by Qualcomm - Bluetooth works apparently only with Root-Android Devices and currently not with iOS.
iOS GameKit Local Multiplayer by prime31 - Only for iOS.
Bonjour Plugin by Gregzo - Not Bluetooth but a other local-multiplayer solution only for iOS.
TNet: Not Bluetooth, only for Android and iOS Pro
Has anyone any other solution (especially for Android)?
I would be grateful for any help. Also for other p2p-Unity-Solutions.