hi, i'm facing the problem: ```Module "dev.gitlive...
# multiplatform
l
hi, i'm facing the problem:
Copy code
Module "dev.gitlive:firebase-auth" has a reference to symbol dev.gitlive.firebase.auth/FirebaseUser.displayName.<get-displayName>|-7122534302014937473[1]. Neither the module itself nor its dependencies contain such declaration.
as far as I know there is some problem with the ir compiler, I updated the version of kotlin but the problem is still present. https://youtrack.jetbrains.com/issue/KT-48836 who faced this? Is there a solution to the problem without using custom library assemblies?