TalAter opened this issue 8 years ago · 1 comments
UpUp.unregister() should remove the service worker controlling the current origin
Seeing that the registration happens with UpUp.start(), would it not be better to have it as UpUp.stop()?
UpUp.start()
UpUp.stop()