Replies: 1 comment 4 replies
|
Yes :) https://github.com/goatandsheep/react-native-dotenv/wiki/Multi-env-troubleshooting#android make sure you set the right mode |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Is it possible to define which envfile will be read by a specific buildType? Why, for example: on Android I have the buildType "releaseStaging", I imagine that the file read by it is ".env.production"
All reactions