I implemented a dashboard app using r shiny. i am hosting the app on shinyapps.io. I have an issue on iOS when users move to another application and return.
for example: the user is watching the dashboard, then switches to send a text message or email, then returns to the dashboard. when they return to the dashboard, they will see the gray screen and require a server reload. how can i make it so the user does not have to reload the application?