Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios undefined problem #800

Open
gkqkehs7 opened this issue May 3, 2024 · 3 comments
Open

ios undefined problem #800

gkqkehs7 opened this issue May 3, 2024 · 3 comments

Comments

@gkqkehs7
Copy link

gkqkehs7 commented May 3, 2024

I'm using react-native@0.73.5 and react-native-config@1.5.1,
And I had a problem with it coming up as undefined on iOS.
I downgraded react-native-config to 1.4.6 and it works successfully.

@gkqkehs7 gkqkehs7 changed the title ios undefined probleam ios undefined problem May 3, 2024
@anderskleve
Copy link

I had the same experience with v. 1.5.1 (react-native@0.73.3), where it wouldn't pick up the config values on iOS - it returned an empty object. Following the advice of @gkqkehs7 it now works!

@raza-jamil-reckon
Copy link

Upgrade from RN 0.71.1 to 0.74.1 and the config object stopped working. When I log it I can see that it has a getConstants function which gives the values when I run it but seems wrong. Tried different versions of react-native-config but no luck.

@GEMI
Copy link

GEMI commented May 24, 2024

No longer works after react-native upgrade to 0.74.1. Always returns undefined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants