Hello everyone,
I'm making a simple Cross Platform Xamarin apps on Android and iOS that utilize Classic Bluetooth.
I've found a lot of bluetooth plugins but all of them are for Bluetooth LE, so I need to find another one for classic bluetooth or create one.
I need to find a way to get list of paired bluetooth device and also check the connection state of those devices.
Is there any plugin or code sample that I can learn from for both Android and iOS?
Regards.
Answers
Hi tonchen,
I'm having the same issue, I'm looking for a library on Xamarin.iOS for classic Bluetooth and all I found was BLE or Xamarin.Forms.
Did you found something?
any thing?
face the same problem, any solutions?
Any solutions? I'm looking for classic Bluetooth connectivity from Xamarin.Forms for ios, android, and uwp.