pwa-module
pwa-module copied to clipboard
Not Using CustomUseragent Android Webview with PWA workbox
Because some of the webpages I provide using Nuxt are used in the app, When app load it with custom useragent.
Unfortunately, turn on Pwa's workbox function, Defaults agent be com in instead of a customized useragent.
How should I fix it?