Sebastian Owodzin
Sebastian Owodzin
Not sure yet, but I'll try to fix it this week.
Looks like the issue is somehow connected with Kotlin 1.6.21, updating to 1.7.x fixes it. I'll create a new PR with Kotlin 1.7.10 update & close this one. Users that...
New PR: https://github.com/GitLiveApp/firebase-kotlin-sdk/pull/337
`IncorrectDereferenceException` most of the time means that you've run the KMM code from non-main thread inside iOS.
I just got this panic on hard boot (via power button), but shortly after completely shutting down Win10 (it seems to have something to do on my PC). I'm not...