Hello, Has anyone tried to use KMP's Desktop app u...
# koin
a
Hello, Has anyone tried to use KMP's Desktop app using koin with a two monitors configuration? I'm having problem when moving my application from one screen to an other: the popup "koin has already been started" appears. I haven't found anything on Google about this, if anyone knows how to fix this
1
a
Do the app is killed/restarted? Or do you have a component that try to restart something that is already declared?
a
It was indeed something like that. I was calling my initKoin() function inside my main Composable function... 🫣 Thank you for your answer!)
👍 1