If I build my app with javascript code A, and then issue an over the air update with javascript code B, which version does the user get immediately when they initially download?
Does an expo app always launch with the latest OTA update or does it use the version that was used to build the app the first time the user runs the app?