ld: framework 'FirebaseRemoteConfig' not found
Closed this issue · 3 comments
Monabr commented
When I am starting build i receive the error: ld: framework 'FirebaseRemoteConfig' not found
Please fix.
Reedyuk commented
You need to include Google Firebase Remote Config in your ios app/project
Monabr commented
@Reedyuk After installing packages using XCode - error disappears. If there any settings that should be done - it must be listed in the docs. I found this solution by myself by searching similar issues and speeded a lot of time for it.
Reedyuk commented
Great, going to close this issue then, others will be able to find it for reference.
The readme should probably be updated for Kotlin Multiplatform novices, to avoid the issue you got.