Constants.expoConfig.releaseChannel does not exist

Please provide the following:

  1. SDK Version: 49
  2. Platforms(Android/iOS/web/all): All
  3. expo-constants

Constants.manifest was deprecated and will be replace by Constants.expoConfig. However on the docs we can still get the releaseChannel from ExpoConfig. But on the actual code releaseChannel did not exist. How can I get the EAS release channel then? Currently I have (dev, qa, uat, prod) release channel.

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