kotlin.IllegalStateException: CompositionLocal LocalLifecycleOwner not present
. I am using lifecycle 2.8.0 and I'm thinking that
runComposeUiTest
doesn't have any hooks for lifecycles in iOS tests. Has any experienced this and have any workarounds besides just settings up a composition local provider in the