Is it possible to scan and discover unpaired devices (classic bluetooth devices) from a xamarin forms app? I'm beginning to believe the device must be paired via iOS settings first.
Since I don't see any Bluetooth classes in the Xamarin.Forms namespace, are there any 3rd party libraries that can help with scanning/pairing? If scanning for unpaired devices is not possible, I would still be interested in libraries that would help connect to already paired devices?