Refreshing browser via an 'action', is it possible?

Hi All,

Every time a change is made to an app the user must click on the black bar that appears at the top of the page in order to get the latest changes.

Is there an action that we could use to do this…so when a change is pushed out a pop-up button could appear asking them to refresh to get the latest version of the app.

The problem that I am facing is with the mobile app version, as I have used 640x1136 resolution settings the black bar is too small and it hides behind the OS clock, battery icon, etc… as per the image below, making impossible to tap to refresh the app.

I suspect you could show a button and have the user click it to reload the page. I think you can have the button link to the current page’s url (thereby reloading the page).