Android asks location authorisation
-
Is there a reason why the Flic2 framework ask on Android (not on iOS) to authorise position location?
-
Please read https://developer.android.com/guide/topics/connectivity/bluetooth#Permissions:
The other permission that you must declare is ACCESS_FINE_LOCATION. Your app needs this permission because a Bluetooth scan can be used to gather information about the location of the user. This information may come from the user's own devices, as well as Bluetooth beacons in use at locations such as shops and transit facilities.