LocalOwnersProvider__at__androidx.navigation.NavBackStackEntry(androidx.compose.runtime.saveable.SaveableStateHolder;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} in ComposeApp[2867]
Testing I realize that if you have the latest version of compose navigation you cannot compile correctly for IOS you always get an error related to navigation, however if you downgrade the version to navigationCompose = “2.8.0-alpha02” it works without problem.