WukongRework.exe
08/26/2025, 11:48 PMKoinMultiplatformApplication
and I’m running into a ClosedScopeException
when rotating the screen. A bit of googling later leads me to this GitHub issue https://github.com/InsertKoinIO/koin/issues/1773 but the suggested solution of using KoinContext
doesn’t appear to be a valid solution anymore as the function has been deprecated in 4.1.0 (which I am using). Does anyone know if there is a new API to use in 4.1.0 to fix this issue?
Thanks in advance!