Shawn Tucker
03/03/2021, 2:25 PM> Task :linkReleaseFrameworkIos
ld: framework not found FirebaseFirestore
It happened when I added gitlive/firebase dependency to my project.
I have a second project that have the same dependency and it works. Only difference is that in my other project I have cocoapods plugins.
What am I missing?Tijl
03/03/2021, 2:58 PMclark
06/27/2022, 5:04 PMfirebase-kotlin-sdk
and consume it in an iOS app. Getting the error:
ld: framework not found FirebaseAuth
Any tips on how to fix this?Podfile
has:
pod 'FirebaseAuth', '~> 8.15.0'