GitLiveApp/firebase-kotlin-sdk

ld: framework 'FirebaseRemoteConfig' not found

Closed this issue · 3 comments

When I am starting build i receive the error: ld: framework 'FirebaseRemoteConfig' not found

Please fix.

You need to include Google Firebase Remote Config in your ios app/project

@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.

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.