Quiz
Runtime Version & Channel Update Delivery
Understanding why an EAS Update reaches some builds but not others based on runtime version compatibility.
Your app is on the 'production' channel. You add a new native library, bump the build, then run `eas update --branch production` to push a JS-only bugfix. Existing users on the OLD production build do NOT receive the update, even though the branch and channel are correct. Assuming your runtimeVersion policy is not causing an accidental match, what is the most likely explanation?