You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kylieo123, thank you for testing and reporting the issue.
Location permissions is required by Android OS for bluetooth functionalities (device discovery and connection). You can read more from the docs here regarding ACCESS_FINE_LOCATION
As part of this issue, I adapted the message to Permissions not granted. Please visit device settings and grant the required Location and Nearby devices permissions to receive measurements from your connected devices. to reflect the same naming as app settings in this PR #173. Please let me know whether you would expect an alternative phrasing for the message (cc: @PSchmiedmayer)
Problem
The android device requires users to enable exact location sharing in order to connect to bluetooth devices.
Solution
Research at a later time why this is the case and if there is a way around it.
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: