Join Slack
Powered by
anyone here used firebase auth using <https://git...
# multiplatform
y
Yehonatan Levi
08/20/2023, 2:36 PM
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
rocketraman
08/24/2023, 2:25 PM
Yep. In your
iosApp/Podfile
include
pod 'Firebase/Auth', '~> 8.11.0'
4
Views
Open in Slack
Previous
Next