I am currently operating an internal business app using AppSheet, and I am considering GMP-compliant deployment. I have some questions about the behavior of deployed apps:
Once an app is deployed as a “Stable Version,” does it ever get automatically updated by AppSheet, or does it remain fixed for users?
Are there any circumstances where system updates or other AppSheet platform changes could affect the deployed app?
When using “Stable Version” vs “Latest Version,” is it safe to assume that the deployed Stable Version will not change for users?
In AppSheet, when you set an app to use a Stable Version, users will continue to receive that specific version until you explicitly change the stable version in the app’s deployment settings. AppSheet won’t automatically move Stable Version users to newer edits unless you promote a new version yourself. However, core platform and infrastructure updates from AppSheet (security patches, backend service changes) can still occur in the background, but these don’t alter your app’s defined logic or configuration. Using Latest Version means users always see your most recent saved changes, so Stable Version is the safer choice for GMP compliance where change control is required. You can manage this under Manage > Versions in the AppSheet editor.