Hello forums,
I am using the Plugin.BLE nuget package in my Xamarin.Android project. After some time (usually less than a minute), the device I am connected to disconnects. The same device on iOS does not disconnect after a period of time.
Is there a best practice to keep the connection alive on Android?
Thanks!