diff --git a/android-mobile/AndroidManifest.xml b/android-mobile/AndroidManifest.xml index e4f8df3ac..6c3a09d3f 100644 --- a/android-mobile/AndroidManifest.xml +++ b/android-mobile/AndroidManifest.xml @@ -91,14 +91,22 @@ - + %% no space here INSERT_PERMISSIONS + this always requests FINE_LOCATION which I no longer want to deal with - so instead manually request what we know we need. + stupidly COARSE LOCATION appears to be necessary for BLE + --> + + + + + + - +