Loggers shows, it's not able to create sharedPrefe...
# koin
r
Loggers shows, it's not able to create sharedPreference which is dependent on context. I put a debug point and noticed that, the context isn't null. But when it tries to access
context.applicationContext
it's null.