Tweak: Require location to be on
Closed this issue · 1 comments
pyamsoft commented
Some devices require location to be on in order to use WiFi direct.
Add a tweak which adds location on as a start blocker for devices that require it
pyamsoft commented
Turning on GPS in code seems like a Google Play Services only thing, so that's not doable.
By default, we will require Location on and block, but a Tweak will also be supported (like Ignore VPN) which allows supported devices to bypass the block.