-
-
Notifications
You must be signed in to change notification settings - Fork 771
Closed
Labels
Description
Hey there! I’ve noticed a possible compatibility issue between Koin and Compose Multiplatform 1.8.0-alpha03 on iOS.
Uncaught Kotlin exception: kotlin.native.internal.IrLinkageError: Can not read value from backing field of property 'androidx_compose_runtime_ProvidedValue$stable': Private backing field of property declared in module <org.jetbrains.compose.runtime:runtime> can not be accessed in module <io.insert-koin:koin-compose>
at 0 App.debug.dylib 0x10b336413 kfun:kotlin.Throwable#<init>(kotlin.String?){} + 99
at 1 App.debug.dylib 0x10b330d37 kfun:kotlin.Error#<init>(kotlin.String?){} + 95
at 2 App.debug.dylib 0x10b366223 kfun:kotlin.native.internal.IrLinkageError#<init>(kotlin.String?){} + 95
at 3 App.debug.dylib 0x10b3661ab kfun:kotlin.native.internal#ThrowIrLinkageError(kotlin.String?){}kotlin.Nothing + 163
at 4 App.debug.dylib 0x10c5c85c7 kfun:org.koin.compose#KoinContext(org.koin.core.Koin?;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){} + 1867
at 5 App.debug.dylib 0x10cbe48b3 kfun:com.app.app#App(kotlin.Function0<kotlin.Unit>;kotlin.Function0<kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 1247
at 6 App.debug.dylib 0x10d038d57 kfun:com.app.app.ComposableSingletons$MainViewControllerKt.<init>$lambda$2#internal + 419
at 7 App.debug.dylib 0x10d038e27 kfun:com.app.app.ComposableSingletons$MainViewControllerKt.$<init>$lambda$2$FUNCTION_REFERENCE$0.invoke#internal + 95
at 8 App.debug.dylib 0x10d038edb kfun:com.app.app.ComposableSingletons$MainViewControllerKt.$<init>$lambda$2$FUNCTION_REFERENCE$0.$<bridge-DNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}#internal + 159
at 9 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 10 App.debug.dylib 0x10b70a657 kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any? + 607
at 11 App.debug.dylib 0x10b7186fb kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#$<bridge-NNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any?(androidx.compose.runtime.Composer;kotlin.Any?){}kotlin.Any? + 163
at 12 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 13 App.debug.dylib 0x10b63a1eb kfun:androidx.compose.runtime#CompositionLocalProvider(kotlin.Array<out|androidx.compose.runtime.ProvidedValue<*>>...;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 611
at 14 App.debug.dylib 0x10bc9f47f kfun:androidx.compose.ui.scene.ComposeHostingViewController.ProvideContainerCompositionLocals#internal + 2039
at 15 App.debug.dylib 0x10bca0603 kfun:androidx.compose.ui.scene.ComposeHostingViewController.createMediator$lambda$8#internal + 475
at 16 App.debug.dylib 0x10bca27eb kfun:androidx.compose.ui.scene.ComposeHostingViewController.$createMediator$lambda$8$FUNCTION_REFERENCE$14.invoke#internal + 115
at 17 App.debug.dylib 0x10bca2913 kfun:androidx.compose.ui.scene.ComposeHostingViewController.$createMediator$lambda$8$FUNCTION_REFERENCE$14.$<bridge-DNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}#internal + 159
at 18 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 19 App.debug.dylib 0x10b70a657 kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any? + 607
at 20 App.debug.dylib 0x10b7186fb kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#$<bridge-NNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any?(androidx.compose.runtime.Composer;kotlin.Any?){}kotlin.Any? + 163
at 21 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 22 App.debug.dylib 0x10bbe7c97 kfun:androidx.compose.ui.layout#OverlayLayout(androidx.compose.ui.Modifier;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 3159
at 23 App.debug.dylib 0x10bc280d3 kfun:androidx.compose.ui.viewinterop#TrackInteropPlacementContainer__at__androidx.compose.ui.viewinterop.InteropContainer(kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 1947
at 24 App.debug.dylib 0x10bcafcab kfun:androidx.compose.ui.scene.ComposeSceneMediator.setContent$lambda$15$lambda$14$lambda$13$lambda$12#internal + 507
at 25 App.debug.dylib 0x10bcb5037 kfun:androidx.compose.ui.scene.ComposeSceneMediator.$setContent$lambda$15$lambda$14$lambda$13$lambda$12$FUNCTION_REFERENCE$37.invoke#internal + 119
at 26 App.debug.dylib 0x10bcb518b kfun:androidx.compose.ui.scene.ComposeSceneMediator.$setContent$lambda$15$lambda$14$lambda$13$lambda$12$FUNCTION_REFERENCE$37.$<bridge-DNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}#internal + 159
at 27 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 28 App.debug.dylib 0x10b70a657 kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any? + 607
at 29 App.debug.dylib 0x10b7186fb kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#$<bridge-NNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any?(androidx.compose.runtime.Composer;kotlin.Any?){}kotlin.Any? + 163
at 30 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 31 App.debug.dylib 0x10bbe35fb kfun:androidx.compose.ui.layout#OffsetToFocusedRect(androidx.compose.ui.platform.PlatformInsets;kotlin.Function0<androidx.compose.ui.geometry.Rect?>;androidx.compose.ui.unit.IntSize?;kotlin.time.Duration;kotlin.Function0<kotlin.Unit>;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 8051
at 32 App.debug.dylib 0x10bcaa5b3 kfun:androidx.compose.ui.scene.ComposeSceneMediator.FocusAboveKeyboardIfNeeded#internal + 3003
at 33 App.debug.dylib 0x10bcaff9f kfun:androidx.compose.ui.scene.ComposeSceneMediator.setContent$lambda$15$lambda$14$lambda$13#internal + 639
at 34 App.debug.dylib 0x10bcb5237 kfun:androidx.compose.ui.scene.ComposeSceneMediator.$setContent$lambda$15$lambda$14$lambda$13$FUNCTION_REFERENCE$38.invoke#internal + 119
at 35 App.debug.dylib 0x10bcb538b kfun:androidx.compose.ui.scene.ComposeSceneMediator.$setContent$lambda$15$lambda$14$lambda$13$FUNCTION_REFERENCE$38.$<bridge-DNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}#internal + 159
at 36 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 37 App.debug.dylib 0x10b70a657 kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any? + 607
at 38 App.debug.dylib 0x10b7186fb kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#$<bridge-NNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any?(androidx.compose.runtime.Composer;kotlin.Any?){}kotlin.Any? + 163
at 39 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 40 App.debug.dylib 0x10b63a1eb kfun:androidx.compose.runtime#CompositionLocalProvider(kotlin.Array<out|androidx.compose.runtime.ProvidedValue<*>>...;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 611
at 41 App.debug.dylib 0x10bca98c7 kfun:androidx.compose.ui.scene.ComposeSceneMediator.ProvideComposeSceneMediatorCompositionLocals#internal + 1587
at 42 App.debug.dylib 0x10bcb0293 kfun:androidx.compose.ui.scene.ComposeSceneMediator.setContent$lambda$15$lambda$14#internal + 639
at 43 App.debug.dylib 0x10bcb5437 kfun:androidx.compose.ui.scene.ComposeSceneMediator.$setContent$lambda$15$lambda$14$FUNCTION_REFERENCE$39.invoke#internal + 119
at 44 App.debug.dylib 0x10bcb558b kfun:androidx.compose.ui.scene.ComposeSceneMediator.$setContent$lambda$15$lambda$14$FUNCTION_REFERENCE$39.$<bridge-DNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}#internal + 159
at 45 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 46 App.debug.dylib 0x10b70a657 kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any? + 607
at 47 App.debug.dylib 0x10b7186fb kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#$<bridge-NNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any?(androidx.compose.runtime.Composer;kotlin.Any?){}kotlin.Any? + 163
at 48 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 49 App.debug.dylib 0x10b63a1eb kfun:androidx.compose.runtime#CompositionLocalProvider(kotlin.Array<out|androidx.compose.runtime.ProvidedValue<*>>...;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 611
at 50 App.debug.dylib 0x10bc142a3 kfun:androidx.compose.ui.scene.BaseComposeScene.setContent$lambda$0#internal + 823
at 51 App.debug.dylib 0x10bc1526b kfun:androidx.compose.ui.scene.BaseComposeScene.$setContent$lambda$0$FUNCTION_REFERENCE$7.invoke#internal + 119
at 52 App.debug.dylib 0x10bc153bf kfun:androidx.compose.ui.scene.BaseComposeScene.$setContent$lambda$0$FUNCTION_REFERENCE$7.$<bridge-DNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}#internal + 159
at 53 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 54 App.debug.dylib 0x10b70a657 kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any? + 607
at 55 App.debug.dylib 0x10b7186fb kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#$<bridge-NNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any?(androidx.compose.runtime.Composer;kotlin.Any?){}kotlin.Any? + 163
at 56 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 57 App.debug.dylib 0x10bbd1ee7 kfun:androidx.compose.ui.platform#ProvidePlatformCompositionLocals(kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 775
at 58 App.debug.dylib 0x10bc0cd2b kfun:androidx.compose.ui.platform.setContent$lambda$3$lambda$2$lambda$1#internal + 443
at 59 App.debug.dylib 0x10bc0dc1f kfun:androidx.compose.ui.platform.$setContent$lambda$3$lambda$2$lambda$1$FUNCTION_REFERENCE$3.invoke#internal + 115
at 60 App.debug.dylib 0x10bc0dd47 kfun:androidx.compose.ui.platform.$setContent$lambda$3$lambda$2$lambda$1$FUNCTION_REFERENCE$3.$<bridge-DNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}#internal + 159
at 61 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 62 App.debug.dylib 0x10b70a657 kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any? + 607
at 63 App.debug.dylib 0x10b7186fb kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#$<bridge-NNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any?(androidx.compose.runtime.Composer;kotlin.Any?){}kotlin.Any? + 163
at 64 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 65 App.debug.dylib 0x10b63a1eb kfun:androidx.compose.runtime#CompositionLocalProvider(kotlin.Array<out|androidx.compose.runtime.ProvidedValue<*>>...;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 611
at 66 App.debug.dylib 0x10bb8c59b kfun:androidx.compose.ui.platform#ProvideCommonCompositionLocals(androidx.compose.ui.node.Owner;androidx.compose.ui.platform.UriHandler;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){} + 4163
at 67 App.debug.dylib 0x10bc0d2eb kfun:androidx.compose.ui.platform.setContent$lambda$3$lambda$2#internal + 1355
at 68 App.debug.dylib 0x10bc0ddf3 kfun:androidx.compose.ui.platform.$setContent$lambda$3$lambda$2$FUNCTION_REFERENCE$4.invoke#internal + 119
at 69 App.debug.dylib 0x10bc0df47 kfun:androidx.compose.ui.platform.$setContent$lambda$3$lambda$2$FUNCTION_REFERENCE$4.$<bridge-DNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}#internal + 159
at 70 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 71 App.debug.dylib 0x10b70a657 kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any? + 607
at 72 App.debug.dylib 0x10b7186fb kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#$<bridge-NNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any?(androidx.compose.runtime.Composer;kotlin.Any?){}kotlin.Any? + 163
at 73 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 74 App.debug.dylib 0x10bc0ca2b kfun:androidx.compose.ui.platform.provide#internal + 1287
at 75 App.debug.dylib 0x10bc0d60f kfun:androidx.compose.ui.platform.setContent$lambda$3#internal + 687
at 76 App.debug.dylib 0x10bc0d7d7 kfun:androidx.compose.ui.platform.$setContent$lambda$3$FUNCTION_REFERENCE$1.invoke#internal + 123
at 77 App.debug.dylib 0x10bc0d957 kfun:androidx.compose.ui.platform.$setContent$lambda$3$FUNCTION_REFERENCE$1.$<bridge-DNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}#internal + 159
at 78 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 79 App.debug.dylib 0x10b70a657 kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any? + 607
at 80 App.debug.dylib 0x10b7186fb kfun:androidx.compose.runtime.internal.ComposableLambdaImpl#$<bridge-NNNNU>invoke(androidx.compose.runtime.Composer;kotlin.Int){}kotlin.Any?(androidx.compose.runtime.Composer;kotlin.Any?){}kotlin.Any? + 163
at 81 App.debug.dylib 0x10d051aa3 kfun:kotlin.Function2#invoke(1:0;1:1){}1:2-trampoline + 115
at 82 App.debug.dylib 0x10b775767 kfun:androidx.compose.runtime.internal#invokeComposable(androidx.compose.runtime.Composer;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){} + 211
at 83 App.debug.dylib 0x10b61481f kfun:androidx.compose.runtime.ComposerImpl.doCompose#internal + 1195
at 84 App.debug.dylib 0x10b6136eb kfun:androidx.compose.runtime.ComposerImpl#composeContent(androidx.compose.runtime.collection.ScopeMap<androidx.compose.runtime.RecomposeScopeImpl,kotlin.Any>;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.ShouldPauseCallback?){} + 355
at 85 App.debug.dylib 0x10b629253 kfun:androidx.compose.runtime.CompositionImpl#composeContent(kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){} + 1179
at 86 App.debug.dylib 0x10d07c173 kfun:androidx.compose.runtime.ControlledComposition#composeContent(kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){}-trampoline + 99
at 87 App.debug.dylib 0x10b65b0a3 kfun:androidx.compose.runtime.Recomposer#composeInitial(androidx.compose.runtime.ControlledComposition;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){} + 911
at 88 App.debug.dylib 0x10d07b14b kfun:androidx.compose.runtime.CompositionContext#composeInitial(androidx.compose.runtime.ControlledComposition;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){}-trampoline + 67
at 89 App.debug.dylib 0x10b628213 kfun:androidx.compose.runtime.CompositionImpl.composeInitial#internal + 319
at 90 App.debug.dylib 0x10b62782f kfun:androidx.compose.runtime.CompositionImpl#setContent(kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){} + 243
at 91 App.debug.dylib 0x10d07d357 kfun:androidx.compose.runtime.Composition#setContent(kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){}-trampoline + 99
at 92 App.debug.dylib 0x10bc0c4db kfun:androidx.compose.ui.platform#setContent__at__androidx.compose.ui.node.RootNodeOwner(androidx.compose.runtime.CompositionContext;kotlin.Function0<androidx.compose.runtime.CompositionLocalContext?>;kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){}androidx.compose.runtime.Composition + 535
at 93 App.debug.dylib 0x10bc23c33 kfun:androidx.compose.ui.scene.PlatformLayersComposeSceneImpl.createComposition#internal + 287
at 94 App.debug.dylib 0x10d0d6bdf kfun:androidx.compose.ui.scene.BaseComposeScene#createComposition(kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){}androidx.compose.runtime.Composition-trampoline + 67
at 95 App.debug.dylib 0x10bc0fe47 kfun:androidx.compose.ui.scene.BaseComposeScene#setContent(kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){} + 1803
at 96 App.debug.dylib 0x10d0d7a1b kfun:androidx.compose.ui.scene.ComposeScene#setContent(kotlin.Function2<androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){}-trampoline + 99
at 97 App.debug.dylib 0x10bcb04bf kfun:androidx.compose.ui.scene.ComposeSceneMediator.setContent$lambda$15#internal + 439
at 98 App.debug.dylib 0x10bcb341f kfun:androidx.compose.ui.scene.ComposeSceneMediator.$setContent$lambda$15$FUNCTION_REFERENCE$20.invoke#internal + 75
at 99 App.debug.dylib 0x10bcb351b kfun:androidx.compose.ui.scene.ComposeSceneMediator.$setContent$lambda$15$FUNCTION_REFERENCE$20.$<bridge-DNN>invoke(){}#internal + 71
at 100 App.debug.dylib 0x10d04f1b7 kfun:kotlin.Function0#invoke(){}1:0-trampoline + 99
at 101 App.debug.dylib 0x10bcb9f63 kfun:androidx.compose.ui.scene.ComposeSceneMediatorView.runOnceOnAppeared$lambda$0#internal + 143
at 102 App.debug.dylib 0x10bcba02f kfun:androidx.compose.ui.scene.ComposeSceneMediatorView.$runOnceOnAppeared$lambda$0$FUNCTION_REFERENCE$0.invoke#internal + 75
at 103 App.debug.dylib 0x10bcba12b kfun:androidx.compose.ui.scene.ComposeSceneMediatorView.$runOnceOnAppeared$lambda$0$FUNCTION_REFERENCE$0.$<bridge-DNN>invoke(){}#internal + 71
at 104 App.debug.dylib 0x10d04f1b7 kfun:kotlin.Function0#invoke(){}1:0-trampoline + 99
at 105 App.debug.dylib 0x10bcb963b kfun:androidx.compose.ui.scene.ComposeSceneMediatorView.runOnAppearedIfEligible#internal + 1191
at 106 App.debug.dylib 0x10bcb98a3 kfun:androidx.compose.ui.scene.ComposeSceneMediatorView#objc:layoutSubviews + 275
at 107 App.debug.dylib 0x10bcba37f _6f72672e6a6574627261696e732e636f6d706f73652e75693a75692f6f70742f6275696c644167656e742f776f726b2f386132303736303934356430616562612f636f6d706f73652f75692f75692f7372632f75696b69744d61696e2f6b6f746c696e2f616e64726f6964782f636f6d706f73652f75692f7363656e652f436f6d706f73655363656e654d65646961746f72566965772e75696b69742e6b74_knbridge22 + 143
at 108 UIKitCore 0x186044bd7 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2403
at 109 QuartzCore 0x18b0bcfe3 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 431
at 110 QuartzCore 0x18b0c7d67 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 123
at 111 QuartzCore 0x18affca4f _ZN2CA7Context18commit_transactionEPNS_11TransactionEdPd + 463
at 112 QuartzCore 0x18b02b25f _ZN2CA11Transaction6commitEv + 651
at 113 UIKitCore 0x185af0f6f __34-[UIApplication _firstCommitBlock]_block_invoke_2 + 31
at 114 CoreFoundation 0x18041b58b __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 19
at 115 CoreFoundation 0x18041acc3 __CFRunLoopDoBlocks + 351
at 116 CoreFoundation 0x1804153cb __CFRunLoopRun + 811
at 117 CoreFoundation 0x180414c23 CFRunLoopRunSpecific + 551
at 118 GraphicsServices 0x19020ab0f GSEventRunModal + 159
at 119 UIKitCore 0x185ad82fb -[UIApplication _run] + 795
at 120 UIKitCore 0x185adc4f3 UIApplicationMain + 123
at 121 SwiftUI 0x1d290b41b $s7SwiftUI17KitRendererCommon33_ACC2C5639A7D76F611E170E831FCA491LLys5NeverOyXlXpFAESpySpys4Int8VGSgGXEfU_ + 163
at 122 SwiftUI 0x1d290b143 $s7SwiftUI6runAppys5NeverOxAA0D0RzlF + 83
at 123 SwiftUI 0x1d266bef3 $s7SwiftUI3AppPAAE4mainyyFZ + 147
at 124 App.debug.dylib 0x10aeec30f $s9App6iOSAppV5$mainyyFZ + 39
at 125 App.debug.dylib 0x10aeec3bf __debug_main_executable_dylib_entry_point + 11 (/Users/iosApp/iosApp/iOSApp.swift:47:8)
Koin module and version:
koin-compose:4.1.0-Beta5
koin-compose-viewmodel:4.1.0-Beta5
koin-compose-viewmodel-navigation:4.1.0-Beta5
adamglin0, jmseb3, TarasOsiris, rlebranchu, vinceglb and 6 more