Questions tagged as 'pwa'

0
answers

How to certify a PWA application

I am working on a PWA application (Progressive web app) and I have the following question: Can anyone tell me if it is possible to add a security certificate in a PWA application?     
asked by 27.07.2018 / 17:56
0
answers

Ionic 3 build error pwa

Generating javascript error heap out of memory when generating production build of a pwa     
asked by 11.07.2018 / 21:01
0
answers

Ionic PWA: Notifications app closed

Hello everyone. I searched a lot for this problem where I'm stuck for a week. I have an Ionic PWA project that gets some Firebase notifications, I can receive the notifications without any problem and can get the payload in the foreground (app i...
asked by 21.06.2018 / 21:51
0
answers

How to store multiple files in the cache for pwa?

Hello, I'm creating a system for my site that when the user stays for some reason without a net appears a page of connection that is previously stored in the cache, and this page has an image that stays in the background, but I do not know how to...
asked by 14.06.2018 / 21:32
1
answer

Vue-router replace not working?

I'm developing a PWA and I'm having problems with the router, because when I use the back button on my smartphone it goes through all the routes I've visited previously and only after leaving the application, and I want it when the user uses the...
asked by 19.04.2018 / 14:37
0
answers

Problem with PWA (Does not load from Cache)

I have a problem, I made a system with PWA (Progressive Web App) that works perfectly does the cache in the browser, but when I put in Offline mode, instead of pulling from the cache, the site appears the game Dinosaur! Where is the error in...
asked by 12.04.2018 / 23:29
0
answers

How to prevent duplicity of PWA icons in IOS

I developed a PWA (Progressive Web App) application and IOS whenever I add an icon on the device's home screen through safari, it creates a new icon even if there is already another created. On Android this does not happen. Can anyone tell me if...
asked by 11.09.2018 / 16:28
0
answers

Does PWA work properly in the browser but does not work correctly on the smartphone?

I did a PWA and I ran all the tests in the browser and everything went as expected, but when I test on my smartphone it does not ask for authorization to send notifications and also does not ask to be added on the smartphone home screen. One...
asked by 04.04.2018 / 13:20
1
answer

Firebase key error

I'm doing a PWA using Vue and Quasar, but when I make a request in Postman to appear a push notification I get the following return in Postman: { "multicast_id": idMulticast, //removido por mim ao postar aqui "success": 0, "failure...
asked by 29.03.2018 / 22:34
0
answers

Error fetching fetch on ServiceWorkerGlobalScope

After upgrading to chrome 64, I noticed that this error appears on the console, whenever I load a page in a new tab. I can not identify where it is in the service worker. Here is my code when running fetch: self.addEventListener('fetc...
asked by 26.01.2018 / 15:18