I'm trying to save bookmarked states to the server using enableBookmarking(store="server") for an app currently deployed on shinyapps.io. Once deployed, I get this error when clicking on the bookmark button.
Error bookmarking state: This server is not configured for saving sessions to disk.
Has anyone encountered this before. The help page on bookmarking hasn't been updated in over 2 years and it says save to server is currently in development for shinyapps.io. Wondering if anyone can provide more information on this or help with a workaround to this?
Because shinyapps.io and rstudio.cloud share many back-end components, both platforms will benefit from the investments we're making. For example, we've implemented a persistent storage system for rstudio.cloud, which we hope to rollout to shinyapps.io in the future (allowing for things like bookmark-able state, and other use-cases that require durable storage).