Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

White screen on Android after building APK with EAS Build #2721

Open
TriB-P opened this issue Nov 22, 2024 · 1 comment
Open

White screen on Android after building APK with EAS Build #2721

TriB-P opened this issue Nov 22, 2024 · 1 comment

Comments

@TriB-P
Copy link

TriB-P commented Nov 22, 2024

Build/Submit details page URL

https://expo.dev/accounts/trizzy_05/projects/Balto/builds/3c897b5e-2d73-4b5b-8bfc-1633fc6ac8f1

Summary

I'm experiencing a white screen when launching my React Native app on Android after building the APK with EAS Build. The app works perfectly fine in Expo Go on both iOS and Android simulators and devices. I can also build and deploy the app on iOS without any issues. However, when I install the APK on a physical Android device, I only see a white screen after the splash screen.

Managed or bare?

Managed

Environment

expo-env-info 1.2.1 environment info:
System:
OS: macOS 14.2.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.11.0 - ~/.nvm/versions/node/v22.11.0/bin/node
npm: 10.9.0 - ~/.nvm/versions/node/v22.11.0/bin/npm
SDKs:
iOS SDK:
Platforms: DriverKit 23.2, iOS 17.2, macOS 14.2, tvOS 17.2, visionOS 1.0, watchOS 10.2
IDEs:
Xcode: 15.2/15C500b - /usr/bin/xcodebuild
npmPackages:
react: ^18.2.0 => 18.3.1
react-native: ^0.76.1 => 0.76.3
npmGlobalPackages:
eas-cli: 13.2.3
expo-cli: 6.3.12
Expo Workflow: managed

{
"dependencies": {
"@react-native-async-storage/async-storage": "1.23.1",
"@react-navigation/native": "^7.0.3",
"@react-navigation/stack": "^7.0.3",
"@types/react": "~18.3.12",
"expo-camera": "^16.0.7",
"expo-font": "^13.0.1",
"expo-notifications": "^0.29.8",
"react": "^18.2.0",
"react-native": "^0.76.1",
"react-native-dropdown-select-list": "^2.0.5",
"react-native-gesture-handler": "~2.20.2",
"react-native-maps": "1.18.0",
"react-native-paper": "^5.12.5",
"react-native-qrcode-svg": "^6.3.12",
"react-native-reanimated": "~3.16.1",
"react-native-responsive-fontsize": "^0.5.1",
"react-native-screens": "~4.1.0",
"react-native-svg-transformer": "^1.5.0"
}
}

Error output

None (Unfortunately)

Reproducible demo or steps to reproduce from a blank project

Download the APK here : https://expo.dev/artifacts/eas/8tz9H3VfaTjrDhwuGqLemV.apk
Hope this helps

@TriB-P TriB-P added the needs review Issue is ready to be reviewed by a maintainer label Nov 22, 2024
@szdziedzic
Copy link
Member

Does it occur on Android emulator as well? 🤔

@szdziedzic szdziedzic added eas build and removed needs review Issue is ready to be reviewed by a maintainer labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants