I keep getting crashes from tracker with this exce...
# android
h
I keep getting crashes from tracker with this exception.
Caused by java.lang.IncompatibleClassChangeError: Couldn't find kotlin.Metadata.d2
anyone faced this issue? I use proguard and I have this in the rules
-keep class kotlin.Metadata { *; }