I have been using Koin for sometime, and I discove...
# koin
a
I have been using Koin for sometime, and I discovered a crash in the release build, with the following stacktrace
Copy code
Fatal Exception: java.lang.NoSuchMethodError
No direct method <init>(Lorg/koin/core/definition/BeanDefinition;)V in class Lorg/koin/core/instance/SingleInstanceFactory; or its super classes (declaration of 'org.koin.core.instance.SingleInstanceFactory' appears in base.apk!classes6.dex)
Do we know what can lead to this ?
@arnaud.giuliani This happens only on one single device. 😱 OS version: android - 12 Model: Samsung Galaxy Tab Active3
a
super weird 🤔
any pro-guard config?