You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update: Was using a different applicationId for debug (multiple flavors), so I had to add:
resValue "string", "rn_config_reader_custom_package", "my.package.app" (without the custom id)
Yes! After a few hours of searching I found your solution. We had different flavors for whitelabel apps. Your solution was applicable to my use case as well, thanks!
Hello,
When reading variables on Android I'm getting
TypeError: null is not an object (evaluating '_reactNativeConfigReader.default.somevariable')
The text was updated successfully, but these errors were encountered: