Hello All, do we have firebase crashlytics in KMM?
# multiplatform
s
Hello All, do we have firebase crashlytics in KMM?
d
s
I checked this , I dont see clear document to setup on Multiplatform, I mean how to use apps with this library
d
Setup on Multiplatform: add as library in common source set How to use with this library: the same as you use Firebase Crashlytics
p
I tried that library and I wasn’t successful using it, many compilation an runtime bugs. I am building my own integration using interfaces delegation.
s
Hoo
p
If interested I can dm the project link. I kinda need help in mapping the firebase-auth swift functions to kotlin. So far I have made only 2 signIn and createUserAccount.