Ejected App Fails to Work on Android

Expo Version: 32
Expo CLI: 2.10.
Environment: Windows 10

So I have been working on an app and I had to eject it from Expo to work with some native module. After following the documentation, I ejected the app to ExpoKit, built it in Android Studio (Didn’t upgrade the build tools as warned) and it fails to launch on the emulator.

Unable to get it to work after several hours, I ejected a new expo app and it failed to launch on the emulator, too. I don’t understand. What am I doing wrong?

Tried to build the app using gradlew and that failed, too.

Hey @siradityaverma!

Does it display/log any errors upon failure? Does the blank expo app you ejected/launch display the same error?