JPhilC
JPhilC
I think I found the answer in this article [How to detect nearby Bluetooth devices with .NET and Xamarin.Android](https://jeremylindsayni.wordpress.com/2018/12/16/how-to-detect-nearby-bluetooth-devices-with-net-and-xamarin-android/) There is a section at the bottom headed "Finally – check...
@arunrajselvaraj I have this problem. If you don't mind me asking, what was the internal problem with your project?
Funnily enough this started happening for me when I changed the Managed Stripping Level from Low to Medium. I changed it back and the problem went away.