I'm running into this issue trying to add `firebas...
# multiplatform
c
I'm running into this issue trying to add
firebase-kotlin-sdk
and consume it in an iOS app. Getting the following error when I try to build iOS:
Copy code
ld: framework not found FirebaseAuth
So I tried installing it via pods before running into all the pods issues mentioned above. Any workarounds would be greatly appreciated!