expo: Images not loading on iOS using eas update
Build/Submit details page URL
https://expo.dev/accounts/james_p3/projects/image-app
Summary
I’m able to load images and view them in app while developing locally but updates within Expo Go do not display the images on iOS.
Managed or bare?
Managed
Environment
expo-env-info 1.0.5 environment info: System: OS: macOS 12.4 Shell: 5.8.1 - /bin/zsh Binaries: Node: 16.14.2 - /usr/local/bin/node Yarn: 1.22.19 - ~/.yarn/bin/yarn npm: 8.6.0 - /usr/local/bin/npm Managers: CocoaPods: 1.11.3 - /opt/homebrew/bin/pod SDKs: iOS SDK: Platforms: DriverKit 21.4, iOS 15.5, macOS 12.3, tvOS 15.4, watchOS 8.5 IDEs: Android Studio: 2021.2 AI-212.5712.43.2112.8609683 Xcode: 13.4.1/13F100 - /usr/bin/xcodebuild npmPackages: expo: ~46.0.7 => 46.0.7 react: 18.0.0 => 18.0.0 react-native: 0.69.4 => 0.69.4 npmGlobalPackages: eas-cli: 0.58.0 expo-cli: 6.0.1 Expo Workflow: managed
Error output
No response
Reproducible demo or steps to reproduce from a blank project
I have a repo that displays the issue here: https://github.com/james-propaganda3/image-app
Steps to reproduce:
- run
expo startand view the two green star images in the local app - run
eas updateand view the update within Expo Go, the stars are visible on Android but not iOS (I’m currently on iOS 15.5)
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Reactions: 1
- Comments: 21 (7 by maintainers)
this is resolved in the latest version of expo go for ios
When following the right steps and pointing Expo Go on the device to the EAS update QR code, the problem does reproduce reliably. We will investigate this.
@brentvatne - oops! Yeah, I didn’t realize I hadn’t actually pushed the commit with my edits. Repo is updated now: https://github.com/james-propaganda3/image-app