OTA Updates not working on initial download

App on TestFlight doesn’t recognize an updated release channel on the initial download. Eventually it will update to the latest release channel after either crashing or when I check it later on in the app. I’ve tried to set the fallbackToCacheTimeout to 5 and 10 and even 30 seconds and still no luck. Has anyone successfully been able to get the to work on production?

I figured it’s loading in the background but the documentation says it wont by default if you don’t set a “FallbackToCacheTimeout”. Is that not the case?

Migrating from ExpoKit to the Bare-Workflow has been increasingly difficult with the poor documentation of both expo-constants and expo-updates for my use cases.

1 Like