Exception java.lang.AssertionError: The embedded manifest is invalid or could not be read. Make sure you have configured expo-updates correctly in android/app/build.gradle. app.manifest

Running eas build -p android --profile production against bare workflow generates an aab file but the app is crashing on Android device. iOS version of app is working as expected.
And yes, we are intending on using expo-updates.
Works fine on simulator.

Any advice?

Exception java.lang.AssertionError: The embedded manifest is invalid or could not be read. Make sure you have configured expo-updates correctly in android/app/build.gradle. app.manifest

  1. SDK Version: SDK 45
  2. Platforms(Android/iOS/web/all): Android

have you found a way to get rid of the issue? i am still struggling myself :sweat:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.