Expo EAS build crash and disappear after successful install Android React Native
My expo application normally works on Expo go, even using the command below it still works. npx expo start --no-dev --minify But when building with different methods it doesn't work at all, with different crashes. eas build -p android --profile…