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

Does this package support use_frameworks! :linkage => :static ? #144

Open
sostapenko opened this issue Jan 16, 2024 · 1 comment
Open

Does this package support use_frameworks! :linkage => :static ? #144

sostapenko opened this issue Jan 16, 2024 · 1 comment
Labels
question Further information is requested

Comments

@sostapenko
Copy link

I used this package react-native-ultimate-config for a long time, but then I added Firebase analytics that requires use_frameworks! :linkage => :static in podfile.

After that, I start getting this issue:

'react-native-ultimate-config/ConfigValues.h' file not found

Is this the package issue or I am doing something wrong?

@sostapenko sostapenko added the question Further information is requested label Jan 16, 2024
@dkulakov
Copy link

dkulakov commented Feb 23, 2024

Have the same issue.
@sostapenko Have you been able to solve this problem?

UPD: this PR fix the issue #134

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

No branches or pull requests

2 participants