[EAS][Android][SDK 45 Managed] Android app crashes on startup - Internal testing
See original GitHub issueSummary
I moved from expo build to eas build.
I managed to get the EAS build and afterwards submitted it to “internat testing” on Google Play Console.
But when I launch the app on my Android device it just quits immediately. How can i locate this bug? It works fine with “expo start”, in the Expo Go app.
It did work fine with “Expo build”. Something is missing, but I have no clue where to look 😦
I have some og these in my gradlew log:
[stderr] Note: /home/expo/workingdir/build/node_modules/@react-native-async-storage/async-storage/android/src/main/java/com/reactnativecommunity/asyncstorage/AsyncStorageModule.java uses or overrides a deprecated API.
Managed or bare workflow? If you have ios/
or android/
directories in your project, the answer is bare!
managed
What platform(s) does this occur on?
Android
SDK Version (managed workflow only)
45
Environment
expo-env-info 1.0.3 environment info: System: OS: macOS 10.15.5 Shell: 3.2.57 - /bin/bash Binaries: Node: 16.4.0 - /usr/local/bin/node Yarn: 1.16.0 - ~/.yarn/bin/yarn npm: 7.18.1 - /usr/local/bin/npm Watchman: 4.9.0 - /usr/local/bin/watchman SDKs: iOS SDK: Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.2, watchOS 6.1 IDEs: Android Studio: 3.4 AI-183.6156.11.34.5522156 Xcode: 11.3.1/11C504 - /usr/bin/xcodebuild npmPackages: babel-preset-expo: ~9.1.0 => 9.1.0 expo: ^45.0.0 => 45.0.2 react: 17.0.2 => 17.0.2 react-dom: 17.0.2 => 17.0.2 react-native: 0.68.2 => 0.68.2 react-native-web: 0.17.7 => 0.17.7 npmGlobalPackages: eas-cli: 0.52.0 expo-cli: 5.4.3 Expo Workflow: bare
Reproducible demo
Not working via App Store
Issue Analytics
- State:
- Created a year ago
- Reactions:4
- Comments:14
Got an error message via Android Studio:
@hanamurayuki I also hope that issues raised on the official repo should be fixed. Because, most of them were marked as stale due to ignorance from the core contributor.
Anyway let’s hope for the good
<image src="https://media.giphy.com/media/UWEZ8dWFjwzel26x2W/giphy.gif"/>