Lukas Anda
10/13/2023, 7:35 AMKoinContext() as a wrapper function for my main composable and then in the Application class (android) I’m calling the multiplatform startKoin method.
Any ideas as to what might be happening?arnaud.giuliani
10/13/2023, 2:48 PMKoinAndroidContext it binds on current Android context more than the default Koin contextLukas Anda
10/13/2023, 2:51 PMarnaud.giuliani
10/13/2023, 2:55 PM