Hacker News new | ask | show | jobs
by SigmundA 582 days ago
The bug states that it works in the browser just not in PWA's.

So random websites can actually do this, but not websites the users specifically installs as a PWA, which is kinda the opposite of what you would expect.

2 comments

Exactly, for example IndexedDB, which let's an app use more storage, is only available to PWA's.

With the wakelock API it's the reverse.

Oh my.