hi guys .... I have a problem with koin in ios sid...
# koin
a
hi guys .... I have a problem with koin in ios side koin version 3.5.4 I am using androidx viewModel after migration and when I am trying to inject it to the ios side i have this issue Uncaught Kotlin exception: org.koin.core.error.InstanceCreationException: Could not create instance for '[Factory:'viewModel class Name']' at 0 shared any help please ?
a
what version did you use previously?
a
I am using the same version in my sample from the beginning ... but this problem happen after the migration to androidx ViewModel
@arnaud.giuliani