Mark
11/07/2024, 5:20 AMNo definition found for type 'androidx.lifecycle.SavedStateHandle'
I posted about this a few weeks ago, though no replies. Someone else also experiencing it: https://github.com/InsertKoinIO/koin/issues/2044
I’m wondering about a good way to work around this problem. Perhaps catching the exception when calling koinViewModel
and then using an alternative approach?arnaud.giuliani
11/15/2024, 1:09 PM