What if expo is unavailable on first ExpoKit app launch in the AppStore, will my app still launch?

Based on https://docs.expo.io/versions/v32.0.0/guides/configuration.html#updates it looks like ExpoKit apps are using OTA updates by default. What happens on first launch after downloading from the app store if this OTA fails? Is a version of my JS bundle included in the app that is deployed to the app store? What if first app launch is offline in airplane mode, will my app still work?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.