tobykurien / WebApps

DEPRECATED ⛔️ Android app to provide sandboxed (private) browsing of webapps
MIT License
235 stars 30 forks source link

Location access per web-app? #229

Closed atom-smasher closed 3 years ago

atom-smasher commented 3 years ago

Playing around with a popular mapping web-app it works well, but it seems like enabling location for WebApps is handled by the OS, and applies globally to all web-apps handled by WebApps.

Would it be possible for WebApps to handle location access on a per-app basis?

Thanks.

atom-smasher commented 3 years ago

Seems like it already does this, but the documentation isn't clear. If the behaviour is already limiting location access to specific web-apps, and can also be "reset" (aka revoked or allowed) or a per-app basis, then I'm happy for this issue to be closed. Thanks.

tobykurien commented 3 years ago

Yes you can use the Reset menu item to reset the location permission.