Comment by frizlab

6 hours ago

> it doesn't request location permissions anywhere, despite the claims in the article

The article does not claim the app requests the location. It claims it can do it with a single JS call.

It can request with a JS call. It can't passively collect it without you approving first. The article is written like calling that JS function will turn on location tracking without consent.

  • He explicitly says he can't determine it, but that the location tracking as configured will turn on once the user grants consent. All true statements.

    How would you have written it differently

> The article does not claim the app requests the location. It claims it can do it with a single JS call.

so can ... any other code anywhere on a mobile device? That is how API work...