How do I test release build?

Please provide the following:

  1. SDK Version: 48
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I have a crash that occurs when I upload the aab to the internal test track (google) but not in debug mode. Is there a way I can run a release build without having to upload to the store? I am using bare workflow.

Looking at logcat the error is:

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

Is there a reason this crash occurs when a release build but not debug build? Is there a way to trigger this error on debug builds?

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