Cannot run production mode on Android (SDK49)

Please provide the following:

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

When I run npx expo start -c --no-dev --minify (with and without --minify) it always run the Android project in development mode (DEV is always true), while on iOS is false…

What can be the reason for that?

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