i everyone, I'm facing a FATAL EXCEPTION in my And...
# koin
n
i everyone, I'm facing a FATAL EXCEPTION in my Android app when trying to use Koin for dependency injection. The error occurs at startup with the following message:
Can't start Koin configuration on current Context. Please use KoinStartup interface to define your Koin configuration with.
Copy code
E FATAL EXCEPTION: main
Process: com.example.myfavoritesquotes, PID: 6875  
java.lang.RuntimeException: Unable to get provider androidx.startup.InitializationProvider: androidx.startup.StartupException: java.lang.IllegalStateException: Can't start Koin configuration on current Context. Please use KoinStartup interface to define your Koin configuration with.
1
d
n
Thanks for the link, it works now.
🧵 1
👍 2