Platform.is.installedPWA implementation suggestion #15362
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
I know there are ways to detect, not only PWAs, but all of the platforms that are included in Quasar treats PWA as an additional mode on top of SPA. Since there is platform detection for every other Quasar mode, it would be nice to complete the set. If it is particularly challenging and needs to be handled by each developer in a specific way, it would be really useful to include a tip/note/warning on the platform page about what developers need to watch out for in this situation. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be great (and hopefully easy) to have
Platform.is.installedPWA
to easily check if the current platform is a browser tab or a standalone installed PWA.Beta Was this translation helpful? Give feedback.
All reactions