OTA update issues

Expo CLI 3.0.10 environment info:
System:
OS: macOS 10.14.5
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.13.0 - /usr/local/bin/node
Yarn: 1.15.2 - /usr/local/bin/yarn
npm: 6.4.1 - /usr/local/bin/npm
IDEs:
Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
npmPackages:
expo: ^31.0.4 => 31.0.6
react: 16.5.0 => 16.5.0
react-native: https://github.com/expo/react-native/archive/sdk-31.0.1.tar.gz => 0.57.1
react-navigation: ^3.0.9 => 3.11.0
npmGlobalPackages:
expo-cli: 3.0.10

Hi,

We’re having issues with OTA update. After upgrading to SDK 31 it seems most of the time we’re not getting OTA update when triggering publish. We tried publishing on different release channels and doing a new build, but the OTA update seem inconsistent. What is the sure fire way to ensure OTA updates work?

Thanks!

Also, will uploading a new binary on app and play store trigger an update to existing users?

Hey @ilter,

Is this happening for both iOS and Android? Also, can you share your updates settings in your app.json? To answer your last question, building a new binary will push out an OTA update that will reach users who have a version of your app running a compatible SDK version.

Cheers,
Adam

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