Questions tagged as 'pwa'

0
answers

Service Worker does not work when using setInterval in AppComponent

I am using Angular 6. I have a problem with service worker. I want to check in my whole application when there is internet to execute a function, for which I create a setInterval inside the constructor of my AppComponent but doing tests I notice...
asked by 17.12.2018 / 23:58
0
answers

Error in Cloud functions in Firebase: the node server js does not find the dependencies of the angle workers

Hello, I hope you're ok Maybe you can help me solve my little problem: the server node js of firebase, shows me the error message that I describe later. Only the same code implemented a week before if it works. The server node js I use it to b...
asked by 12.10.2018 / 21:39
0
answers

Emulate push event in Chrome

I have a problem with the Chrome push emulator, in previous versions it was enough to go to the Application tab in the Chrome Dev tools and press the push button in the service workers, but now I see a kind of input and then the push button, can...
asked by 12.06.2018 / 05:57
0
answers

Images in Progressuve Web apps vue

I'm doing a PWA in Vuejs and I take it from a SPA I did before, but it's already built, it does not show the images. The images I showed with this code, what it does is take the ID of an API of some characters. <p><router-link :to=...
asked by 02.03.2018 / 23:18
1
answer

login with Google using Firebase in a Progressive Web App

Hi, I'm doing a progressive web app with Firebase and React. I am using the Google login provided by Firebase, but it does not work properly. When I login by accessing the application from the browser it works correctly, but when I access throug...
asked by 26.01.2018 / 19:44