I'm trying to use Firebase Cloud Messaging with KM...
# multiplatform
j
I'm trying to use Firebase Cloud Messaging with KMP, is there some way to use the firebase-sdk-ios in Kotlin, or do I have to use Swift?
m
There’s this 3rd party KMP library https://github.com/GitLiveApp/firebase-kotlin-sdk It’s technically not official, but it is listed on Google’s Firebase site. Seems to be recommended https://firebaseopensource.com/projects/gitliveapp/firebase-kotlin-sdk/
j
Yeah I came across that one too, it says 0% coverage for FCM though, which is what I need it for :(
301 Views