I want to display a custom group (e.g., “Swipe down to refresh”) when Bubble shows the gray “This page has been updated, tap to refresh” banner after a deployment. I thought I could save the new app version in the database after each deployment and compare it against the app version the user is viewing.
Bubble doesn’t seem to expose this banner event or even expose the version of the app. How can I detect when the app isn’t on the latest version and needs a refresh to show my group? Thanks!