Hello,
How to get the bluetooth connection state ? in the API there is new options since the SDK 3.0.0 with the object ConnectionInfo but when I try this in my Simulator the ConnectionInfo.state value is null. So How can I get the bluetooth statue (off, on but not connected, connected)
Thanks