I can't download the latest OTA updates on some devices(Android)

Expo CLI 3.18.6 environment info:
System:
OS: Linux 3.10 CentOS Linux 7 (Core)
Shell: 4.2.46 - /bin/bash
Binaries:
Node: 10.16.0 - /usr/bin/node
npm: 6.10.2 - /usr/bin/npm
npmPackages:
expo: ^37.0.0 => 37.0.12
react: 16.9.0 => 16.9.0
react-native: https://github.com/expo/react-native/archive/sdk-37.0.1.tar.gz => 0.61.4
react-navigation: ^3.8.1 => 3.13.0
npmGlobalPackages:
expo-cli: 3.18.6

Hello everyone,

After expo publish, the update is not reflected on some Android devices.
What are the possible causes?

  • Data communication of the terminal is possible.
  • There are no changes that require Build.
  • Release channels are not specified.
  • app.json
    “updates”: {
    “fallbackToCacheTimeout”: 0
    },

Thank you.

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