#Angular PWA when minimized eventually looses connection to the server and does not reconnect

3 messages · Page 1 of 1 (latest)

ruby haven
#

Does not reconnect until page refresh.
https://stackoverflow.com/questions/29741922/prevent-service-worker-from-automatically-stopping I think this is the behavior I am experiencing.

How to get around this? Refresh PWA page on window focus? Why does calling firebase functions not reconnect me? Maybe a method to refresh all service workers?

ruby haven
#

this seems to be a solution