anyone here used firebase auth using <https://git...
# multiplatform
y
anyone here used firebase auth using https://github.com/GitLiveApp/firebase-kotlin-sdk i am trying to use it its not clear how to use it for now i get this error on ios: Library not loaded: @rpath/FirebaseAuth.framework/FirebaseAuth
r
Yep. In your
iosApp/Podfile
include
pod 'Firebase/Auth', '~> 8.11.0'