Not all installations getting updated

Hi,
In October I have upgraded my app to use Expo 35, and as a result I uploaded a new version of the apk to the play store. Everything worked perfectly, and my users got the new version of the app.
Now I didn’t update my app since a few weeks ago, and now I realize that publishing new content using expo publish doesn’t update all installations of my app, including one installed on one of my devices.

When scanning the QR code on my Expo page, I get the latest version opening in expo, but when launching the actual app downloaded from the Play store, I still see the old version.

I feel like the app is not listening to the OTA updates anymore. Any reason why?

Other questions:

  • What would be the best way to debug this?
  • Is there any way to track the build version users currently use?

Thanks

  Expo CLI 3.11.7 environment info:
    System:
      OS: macOS 10.15.2
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 10.16.3 - /usr/local/bin/node
      npm: 6.9.0 - /usr/local/bin/npm
    IDEs:
      Xcode: /undefined - /usr/bin/xcodebuild
    npmPackages:
      expo: ^35.0.0 => 35.0.0
      react: 16.8.3 => 16.8.3
      react-native: https://github.com/expo/react-native/archive/sdk-35.0.0.tar.gz => 0.59.8
      react-navigation: ^2.9.3 => 2.18.3
    npmGlobalPackages:
      expo-cli: 3.11.7

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