Open focalsolution opened 2 years ago
Hello @focalsolution - I am also facing similar issue which returns the undefined value from .env file. similar issue while running android project.
Same problem with Xcode 14 here. Wonder if it’s somehow broken on Xcode 14?
Same here!!!
Please use 1.4.4 Version
Problems I want to run my application on XCode for debugging purposes. However, it looks like variables in dotenv configuration are not read into javascript.
Environment XCode 14.0.1 react-native 0.62.2 react-native-config 1.4.11
Files .env
javascript
Reproduce Steps
baseURL
always print out asundefined
I suspect that XCode might not aware of ENVFILE.