oliexdev / openScale

Open-source weight and body metrics tracker, with support for Bluetooth scales
GNU General Public License v3.0
1.73k stars 298 forks source link

Remove location permision not needed #1057

Open xshyne opened 3 months ago

xshyne commented 3 months ago

The location permission is not needed when SDK >= 31.

Should fix #937

oliexdev commented 6 days ago

Thanks for your PR. If I remember right, some strange scales needs the Bluetooth search before they actually send the actual measurements but I have to look more into it.