Explore Library
Quiz

OTA Updates and Runtime Version Compatibility

Understand which changes EAS Update can deliver over-the-air and how runtimeVersion gates compatibility.

Your app is published with `runtimeVersion` set to `{ "policy": "appVersion" }`. You add a new native module (e.g. expo-camera) that requires native code, then run `eas update` to push the change. What happens on users' existing installed builds?