Expo Go: No launchable update was found.

Hi

Lately I’ve been getting this error message a lot. At the moment my expo app(managed) only works on an android phone on one specific network. On all other networks, including if a use my phone as a mobile hotspot ends up with the app not loading and instead giving me the error message: “Uncaught Error: java.lang.Exception: No launchable update was found. If this is a bare workflow app, make sure you have configured expo-updates correctly in android/app/build.grade.”

Ive tried looking for solutions but cannot find anyone else having a similar error.

Diagnostics:

Expo CLI 4.12.10 environment info:
System:
OS: Linux 5.14 Arch Linux
Shell: 5.8 - /usr/bin/zsh
Binaries:
Node: 14.18.0 - ~/.nvm/versions/node/v14.18.0/bin/node
Yarn: 3.0.2 - ~/.npm-packages/bin/yarn
npm: 8.1.0 - ~/.nvm/versions/node/v14.18.0/bin/npm
Watchman: 20211017.225819.0 - /usr/bin/watchman
IDEs:
Android Studio: AI-203.7717.56.2031.7784292
npmPackages:
expo: ~42.0.1 => 42.0.5
react: 16.13.1 => 16.13.1
react-dom: 16.13.1 => 16.13.1
react-native: https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz => 0.63.2
react-native-web: ~0.13.12 => 0.13.18
npmGlobalPackages:
expo-cli: 4.12.10
Expo Workflow: managed

I dont even know where to start looking for a solution, anyone know where I can start?

I works no after I commented out the “runtimeVersion” in app.config. Why this affects this I do not know, and it probably shouldnt.

1 Like

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