I am currently able to detect an update in the app using service workers, and display a button which says "Update App" which tries to pass the "SKIP_WAITING" message to the service box controller. But, nothing happens. I still have to do a hard refresh to get the update. I would like my users to be able to click a button to fetch and move to the latest update.