From dc91deae52c5fbf322266feb357ff800401a0b9b Mon Sep 17 00:00:00 2001 From: Jan Holthusen Date: Tue, 16 Feb 2021 17:07:53 +0100 Subject: [PATCH] Update plugin.xml For Android 10 and above, FINE_LOCATION access seems to be required to allow bluetooth scanning. See similar issue here: https://github.com/randdusing/cordova-plugin-bluetoothle/issues/579 . --- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.xml b/plugin.xml index 19558bbf..56f10f30 100644 --- a/plugin.xml +++ b/plugin.xml @@ -32,7 +32,7 @@ - +