Exp publish not using updated .env

Having an issue with exp publish not using the latest .env file.

  1. exp build:android always uses an older out of date .env file
  2. exp publish --release-channel dev also does not use the updated .env file on android

What does work:

  1. exp start locally
  2. running Expo XDE locally

This issue is blocking my current release.

Nevermind. Issue seems to be related to the “react-native-dotenv” package.

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