expo
expo copied to clipboard
[SDK51][Dev Client] Development client on android fails to open eas update from updates list with "Failed to open app"
Summary
Development client on android fails to open an update from the updates list with "Failed to open app" message:
Update itself also seems fine as you could open it just fine from direct url:
iOS seems fine, no issues encountered as well no issues had been seen with SKD49
and SDK50
;
Managed or bare workflow?
bare
What platform(s) does this occur on?
Android
Package versions
"expo-dev-client": "~4.0.13",
"expo-updates": "~0.25.11",
"expo": "~51.0.4",
"react-native": "0.74.1",
Environment
expo-env-info 1.2.0 environment info:
System:
OS: macOS 14.4.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 21.7.3 - /opt/homebrew/bin/node
Yarn: 1.22.21 - /opt/homebrew/bin/yarn
npm: 10.5.0 - /opt/homebrew/bin/npm
Watchman: 2024.04.15.00 - /opt/homebrew/bin/watchman
Managers:
CocoaPods: 1.15.2 - /opt/homebrew/lib/ruby/gems/3.0.0/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 23.4, iOS 17.4, macOS 14.4, tvOS 17.4, visionOS 1.1, watchOS 10.4
IDEs:
Android Studio: 2021.1 AI-211.7628.21.2111.8139111
Xcode: 15.3/15E204a - /usr/bin/xcodebuild
npmGlobalPackages:
eas-cli: 9.0.5
expo-cli: 6.3.10
Expo Workflow: bare
Reproducible demo
https://github.com/romanonthego/empty-app
Stacktrace (if a crash is involved)
No response