Skip to content

Crash when trying to take a photo from a tablet #177

@gradha

Description

@gradha

Trying the app at commit cba8cb5 on a Xiaomi Tablet, when I try to take a picture the app crashes at some navigation code:

11:03:25.412 20918-20918 VRI[MainActivity]       com...socialite  D  vri.reportDrawFinished
11:03:25.413 20918-20918 FileUtils               com...socialite  E  err write to mi_exception_log
11:03:25.422 20918-20918 AndroidRuntime          com...socialite  E  FATAL EXCEPTION: main (Ask Gemini)
                                                                     Process: com.google.android.samples.socialite, PID: 20918
                                                                     java.lang.NullPointerException
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$decorateEntry$initial$1$content$1.invoke(DecoratedNavEntryProvider.kt:87)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$decorateEntry$initial$1$content$1.invoke(DecoratedNavEntryProvider.kt:81)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.navigation3.ui.SinglePaneScene$content$1.invoke(SinglePaneScene.kt:29)
                                                                     	at androidx.navigation3.ui.SinglePaneScene$content$1.invoke(SinglePaneScene.kt:29)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5$8$1.invoke(NavDisplay.kt:376)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5$8$1.invoke(NavDisplay.kt:375)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:364)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5$8.invoke(NavDisplay.kt:371)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5$8.invoke(NavDisplay.kt:369)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:142)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1$5.invoke(AnimatedContent.kt:863)
                                                                     	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1$5.invoke(AnimatedContent.kt:853)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.AnimatedVisibilityKt.AnimatedEnterExitImpl(AnimatedVisibility.kt:755)
                                                                     	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1.invoke(AnimatedContent.kt:835)
                                                                     	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1.invoke(AnimatedContent.kt:818)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.AnimatedContentKt.AnimatedContent(AnimatedContent.kt:873)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5.invoke(NavDisplay.kt:357)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5.invoke(NavDisplay.kt:180)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$DecoratedNavEntryProvider$initial$1$1.invoke(DecoratedNavEntryProvider.kt:61)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$DecoratedNavEntryProvider$initial$1$1.invoke(DecoratedNavEntryProvider.kt:61)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$PrepareBackStack$3.invoke(DecoratedNavEntryProvider.kt:202)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$PrepareBackStack$3.invoke(DecoratedNavEntryProvider.kt:202)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:384)
11:03:25.424 20918-20918 AndroidRuntime          com...socialite  E  	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt.PrepareBackStack(DecoratedNavEntryProvider.kt:202) (Ask Gemini)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt.DecoratedNavEntryProvider(DecoratedNavEntryProvider.kt:63)
                                                                     	at androidx.navigation3.ui.NavDisplayKt.NavDisplay(NavDisplay.kt:176)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1$1$1.invoke(Main.kt:121)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1$1$1.invoke(Main.kt:120)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at com.google.android.samples.socialite.ui.navigation.SocialiteNavigationKt$SocialiteNavSuite$2.invoke(SocialiteNavigation.kt:172)
                                                                     	at com.google.android.samples.socialite.ui.navigation.SocialiteNavigationKt$SocialiteNavSuite$2.invoke(SocialiteNavigation.kt:171)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride$NavigationSuiteScaffold$1$2.invoke(NavigationSuiteScaffold.kt:334)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride$NavigationSuiteScaffold$1$2.invoke(NavigationSuiteScaffold.kt:309)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.NavigationSuiteScaffoldKt.NavigationSuiteScaffoldLayout-7VEDjxc(NavigationSuiteScaffold.kt:427)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.NavigationSuiteScaffoldKt.NavigationSuiteScaffoldLayout-koyC03U(NavigationSuiteScaffold.kt:537)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride$NavigationSuiteScaffold$1.invoke(NavigationSuiteScaffold.kt:299)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride$NavigationSuiteScaffold$1.invoke(NavigationSuiteScaffold.kt:298)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.material3.SurfaceKt$Surface$1.invoke(Surface.kt:130)
                                                                     	at androidx.compose.material3.SurfaceKt$Surface$1.invoke(Surface.kt:110)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:364)
                                                                     	at androidx.compose.material3.SurfaceKt.Surface-T9BRK9s(Surface.kt:107)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride.NavigationSuiteScaffold(NavigationSuiteScaffold.kt:298)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.NavigationSuiteScaffoldKt.NavigationSuiteScaffold-oDdo8iI(NavigationSuiteScaffold.kt:285)
                                                                     	at com.google.android.samples.socialite.ui.navigation.SocialiteNavigationKt.SocialiteNavSuite(SocialiteNavigation.kt:145)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1$1.invoke(Main.kt:117)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1$1.invoke(Main.kt:116)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:384)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1.invoke(Main.kt:116)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1.invoke(Main.kt:115)
11:03:25.424 20918-20918 AndroidRuntime          com...socialite  E  	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130) (Ask Gemini)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt$SharedTransitionLayout$1.invoke(SharedTransitionScope.kt:103)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt$SharedTransitionLayout$1.invoke(SharedTransitionScope.kt:100)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:142)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt$SharedTransitionScope$1.invoke(SharedTransitionScope.kt:126)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt$SharedTransitionScope$1.invoke(SharedTransitionScope.kt:123)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.ui.layout.LookaheadScopeKt.LookaheadScope(LookaheadScope.kt:60)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt.SharedTransitionScope(SharedTransitionScope.kt:123)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt.SharedTransitionLayout(SharedTransitionScope.kt:100)
                                                                     	at com.google.android.samples.socialite.ui.MainKt.MainNavigation(Main.kt:115)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$Main$1.invoke(Main.kt:74)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$Main$1.invoke(Main.kt:73)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:384)
                                                                     	at androidx.compose.material3.TextKt.ProvideTextStyle(Text.kt:462)
                                                                     	at androidx.compose.material3.MaterialThemeKt$MaterialTheme$2.invoke(MaterialTheme.kt:108)
                                                                     	at androidx.compose.material3.MaterialThemeKt$MaterialTheme$2.invoke(MaterialTheme.kt:107)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:364)
                                                                     	at androidx.compose.material3.MaterialThemeKt.MaterialTheme(MaterialTheme.kt:100)
                                                                     	at androidx.compose.material3.MaterialThemeKt.MaterialTheme(MaterialTheme.kt:60)
                                                                     	at com.google.android.samples.socialite.ui.ThemeKt.SocialTheme(Theme.kt:83)
                                                                     	at com.google.android.samples.socialite.ui.ThemeKt.SocialTheme$lambda$0(Unknown Source:11)
                                                                     	at com.google.android.samples.socialite.ui.ThemeKt.$r8$lambda$VWezZBrIJlVQ-Oy3eyhi5zLWPv8(Unknown Source:0)
                                                                     	at com.google.android.samples.socialite.ui.ThemeKt$$ExternalSyntheticLambda0.invoke(D8$$SyntheticClass:0)
                                                                     	at androidx.compose.runtime.RecomposeScopeImpl.compose(RecomposeScopeImpl.kt:235)
                                                                     	at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd(Composer.kt:2902)
                                                                     	at androidx.compose.runtime.ComposerImpl.skipToGroupEnd(Composer.kt:3287)
                                                                     	at androidx.compose.ui.platform.AbstractComposeView$ensureCompositionCreated$1.invoke(ComposeView.android.kt:250)
                                                                     	at androidx.compose.ui.platform.AbstractComposeView$ensureCompositionCreated$1.invoke(ComposeView.android.kt:250)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:364)
                                                                     	at androidx.compose.ui.platform.CompositionLocalsKt.ProvideCommonCompositionLocals(CompositionLocals.kt:216)
                                                                     	at androidx.compose.ui.platform.AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$3.invoke(AndroidCompositionLocals.android.kt:145)
11:03:25.425 20918-20918 AndroidRuntime          com...socialite  E  	at androidx.compose.ui.platform.AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$3.invoke(AndroidCompositionLocals.android.kt:144) (Ask Gemini)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:364)
                                                                     	at androidx.compose.ui.platform.AndroidCompositionLocals_androidKt.ProvideAndroidCompositionLocals(AndroidCompositionLocals.android.kt:133)
                                                                     	at androidx.compose.ui.platform.AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$4.invoke(Unknown Source:12)
                                                                     	at androidx.compose.ui.platform.AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$4.invoke(Unknown Source:10)
                                                                     	at androidx.compose.runtime.RecomposeScopeImpl.compose(RecomposeScopeImpl.kt:235)
                                                                     	at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd(Composer.kt:2902)
                                                                     	at androidx.compose.runtime.ComposerImpl.skipCurrentGroup(Composer.kt:3229)
                                                                     	at androidx.compose.runtime.ComposerImpl.doCompose-aFTiNEg(Composer.kt:3816)
                                                                     	at androidx.compose.runtime.ComposerImpl.recompose-aFTiNEg$runtime_release(Composer.kt:3758)
                                                                     	at androidx.compose.runtime.CompositionImpl.recompose(Composition.kt:1014)
                                                                     	at androidx.compose.runtime.Recomposer.performRecompose(Recomposer.kt:1304)
                                                                     	at androidx.compose.runtime.Recomposer.access$performRecompose(Recomposer.kt:144)
                                                                     	at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2.invokeSuspend$lambda$22(Recomposer.kt:623)
                                                                     	at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2.$r8$lambda$OqADLCDYmRw1RgNUvn1CR0kX32M(Unknown Source:0)
                                                                     	at androidx.compose.runtime.Recomposer$runRecomposeAndApplyChanges$2$$ExternalSyntheticLambda0.invoke(D8$$SyntheticClass:0)
                                                                     	at androidx.compose.ui.platform.AndroidUiFrameClock$withFrameNanos$2$callback$1.doFrame(AndroidUiFrameClock.android.kt:39)
                                                                     	at androidx.compose.ui.platform.AndroidUiDispatcher.performFrameDispatch(AndroidUiDispatcher.android.kt:108)
                                                                     	at androidx.compose.ui.platform.AndroidUiDispatcher.access$performFrameDispatch(AndroidUiDispatcher.android.kt:41)
                                                                     	at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.doFrame(AndroidUiDispatcher.android.kt:69)
                                                                     	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1715)
                                                                     	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1726)
                                                                     	at android.view.Choreographer.doCallbacks(Choreographer.java:1240)
                                                                     	at android.view.Choreographer.doFrame(Choreographer.java:1139)
                                                                     	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1680)
                                                                     	at android.os.Handler.handleCallback(Handler.java:959)
                                                                     	at android.os.Handler.dispatchMessage(Handler.java:100)
                                                                     	at android.os.Looper.loopOnce(Looper.java:249)
                                                                     	at android.os.Looper.loop(Looper.java:337)
                                                                     	at android.app.ActivityThread.main(ActivityThread.java:9580)
                                                                     	at java.lang.reflect.Method.invoke(Native Method)
                                                                     	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)
                                                                     	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
                                                                     	Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [androidx.compose.runtime.PausableMonotonicFrameClock@75af5e2, androidx.compose.ui.platform.MotionDurationScaleImpl@771bd73, StandaloneCoroutine{Cancelling}@d18e430, AndroidUiDispatcher@63ff8a9]
11:03:25.424 20918-20918 mples.socialite         com...socialite  W  type=1400 audit(0.0:3735): avc:  denied  { search } for  name="miuilog" dev="dm-63" ino=392 scontext=u:r:untrusted_app:s0:c8,c257,c512,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 app=com.google.android.samples.socialite
11:03:25.424 20918-20918 mples.socialite         com...socialite  W  type=1400 audit(0.0:3736): avc:  denied  { search } for  name="miuilog" dev="dm-63" ino=392 scontext=u:r:untrusted_app:s0:c8,c257,c512,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 app=com.google.android.samples.socialite
11:03:25.431 20918-20918 ScoutUtils              com...socialite  W  Failed to mkdir /data/miuilog/stability/hprof/
11:03:25.424 20918-20918 mples.socialite         com...socialite  W  type=1400 audit(0.0:3737): avc:  denied  { search } for  name="miuilog" dev="dm-63" ino=392 scontext=u:r:untrusted_app:s0:c8,c257,c512,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 app=com.google.android.samples.socialite
11:03:25.424 20918-20918 mples.socialite         com...socialite  W  type=1400 audit(0.0:3738): avc:  denied  { search } for  name="miuilog" dev="dm-63" ino=392 scontext=u:r:untrusted_app:s0:c8,c257,c512,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 app=com.google.android.samples.socialite
11:03:25.424 20918-20918 mples.socialite         com...socialite  W  type=1400 audit(0.0:3739): avc:  denied  { search } for  name="miuilog" dev="dm-63" ino=392 scontext=u:r:untrusted_app:s0:c8,c257,c512,c768 tcontext=u:object_r:data_log_file:s0 tclass=dir permissive=0 app=com.google.android.samples.socialite
11:03:25.437  8280-8495  JavaExceptionHandler    com.miui.daemon  E  Process: com.google.android.samples.socialite, PID: 20918 (Ask Gemini)
                                                                     java.lang.NullPointerException
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$decorateEntry$initial$1$content$1.invoke(DecoratedNavEntryProvider.kt:87)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$decorateEntry$initial$1$content$1.invoke(DecoratedNavEntryProvider.kt:81)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.navigation3.ui.SinglePaneScene$content$1.invoke(SinglePaneScene.kt:29)
                                                                     	at androidx.navigation3.ui.SinglePaneScene$content$1.invoke(SinglePaneScene.kt:29)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5$8$1.invoke(NavDisplay.kt:376)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5$8$1.invoke(NavDisplay.kt:375)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:364)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5$8.invoke(NavDisplay.kt:371)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5$8.invoke(NavDisplay.kt:369)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:142)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1$5.invoke(AnimatedContent.kt:863)
                                                                     	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1$5.invoke(AnimatedContent.kt:853)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.AnimatedVisibilityKt.AnimatedEnterExitImpl(AnimatedVisibility.kt:755)
                                                                     	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1.invoke(AnimatedContent.kt:835)
                                                                     	at androidx.compose.animation.AnimatedContentKt$AnimatedContent$6$1.invoke(AnimatedContent.kt:818)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.AnimatedContentKt.AnimatedContent(AnimatedContent.kt:873)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5.invoke(NavDisplay.kt:357)
                                                                     	at androidx.navigation3.ui.NavDisplayKt$NavDisplay$5.invoke(NavDisplay.kt:180)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$DecoratedNavEntryProvider$initial$1$1.invoke(DecoratedNavEntryProvider.kt:61)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$DecoratedNavEntryProvider$initial$1$1.invoke(DecoratedNavEntryProvider.kt:61)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$PrepareBackStack$3.invoke(DecoratedNavEntryProvider.kt:202)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt$PrepareBackStack$3.invoke(DecoratedNavEntryProvider.kt:202)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:384)
11:03:25.437  8280-8495  JavaExceptionHandler    com.miui.daemon  E  	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt.PrepareBackStack(DecoratedNavEntryProvider.kt:202) (Ask Gemini)
                                                                     	at androidx.navigation3.runtime.DecoratedNavEntryProviderKt.DecoratedNavEntryProvider(DecoratedNavEntryProvider.kt:63)
                                                                     	at androidx.navigation3.ui.NavDisplayKt.NavDisplay(NavDisplay.kt:176)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1$1$1.invoke(Main.kt:121)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1$1$1.invoke(Main.kt:120)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at com.google.android.samples.socialite.ui.navigation.SocialiteNavigationKt$SocialiteNavSuite$2.invoke(SocialiteNavigation.kt:172)
                                                                     	at com.google.android.samples.socialite.ui.navigation.SocialiteNavigationKt$SocialiteNavSuite$2.invoke(SocialiteNavigation.kt:171)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride$NavigationSuiteScaffold$1$2.invoke(NavigationSuiteScaffold.kt:334)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride$NavigationSuiteScaffold$1$2.invoke(NavigationSuiteScaffold.kt:309)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.NavigationSuiteScaffoldKt.NavigationSuiteScaffoldLayout-7VEDjxc(NavigationSuiteScaffold.kt:427)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.NavigationSuiteScaffoldKt.NavigationSuiteScaffoldLayout-koyC03U(NavigationSuiteScaffold.kt:537)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride$NavigationSuiteScaffold$1.invoke(NavigationSuiteScaffold.kt:299)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride$NavigationSuiteScaffold$1.invoke(NavigationSuiteScaffold.kt:298)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.material3.SurfaceKt$Surface$1.invoke(Surface.kt:130)
                                                                     	at androidx.compose.material3.SurfaceKt$Surface$1.invoke(Surface.kt:110)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:364)
                                                                     	at androidx.compose.material3.SurfaceKt.Surface-T9BRK9s(Surface.kt:107)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.DefaultNavigationSuiteScaffoldOverride.NavigationSuiteScaffold(NavigationSuiteScaffold.kt:298)
                                                                     	at androidx.compose.material3.adaptive.navigationsuite.NavigationSuiteScaffoldKt.NavigationSuiteScaffold-oDdo8iI(NavigationSuiteScaffold.kt:285)
                                                                     	at com.google.android.samples.socialite.ui.navigation.SocialiteNavigationKt.SocialiteNavSuite(SocialiteNavigation.kt:145)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1$1.invoke(Main.kt:117)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1$1.invoke(Main.kt:116)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:384)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1.invoke(Main.kt:116)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$MainNavigation$1.invoke(Main.kt:115)
11:03:25.437  8280-8495  JavaExceptionHandler    com.miui.daemon  E  	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130) (Ask Gemini)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt$SharedTransitionLayout$1.invoke(SharedTransitionScope.kt:103)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt$SharedTransitionLayout$1.invoke(SharedTransitionScope.kt:100)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:142)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt$SharedTransitionScope$1.invoke(SharedTransitionScope.kt:126)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt$SharedTransitionScope$1.invoke(SharedTransitionScope.kt:123)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:130)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.ui.layout.LookaheadScopeKt.LookaheadScope(LookaheadScope.kt:60)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt.SharedTransitionScope(SharedTransitionScope.kt:123)
                                                                     	at androidx.compose.animation.SharedTransitionScopeKt.SharedTransitionLayout(SharedTransitionScope.kt:100)
                                                                     	at com.google.android.samples.socialite.ui.MainKt.MainNavigation(Main.kt:115)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$Main$1.invoke(Main.kt:74)
                                                                     	at com.google.android.samples.socialite.ui.MainKt$Main$1.invoke(Main.kt:73)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:384)
                                                                     	at androidx.compose.material3.TextKt.ProvideTextStyle(Text.kt:462)
                                                                     	at androidx.compose.material3.MaterialThemeKt$MaterialTheme$2.invoke(MaterialTheme.kt:108)
                                                                     	at androidx.compose.material3.MaterialThemeKt$MaterialTheme$2.invoke(MaterialTheme.kt:107)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:364)
                                                                     	at androidx.compose.material3.MaterialThemeKt.MaterialTheme(MaterialTheme.kt:100)
                                                                     	at androidx.compose.material3.MaterialThemeKt.MaterialTheme(MaterialTheme.kt:60)
                                                                     	at com.google.android.samples.socialite.ui.ThemeKt.SocialTheme(Theme.kt:83)
                                                                     	at com.google.android.samples.socialite.ui.ThemeKt.SocialTheme$lambda$0(Unknown Source:11)
                                                                     	at com.google.android.samples.socialite.ui.ThemeKt.$r8$lambda$VWezZBrIJlVQ-Oy3eyhi5zLWPv8(Unknown Source:0)
                                                                     	at com.google.android.samples.socialite.ui.ThemeKt$$ExternalSyntheticLambda0.invoke(D8$$SyntheticClass:0)
                                                                     	at androidx.compose.runtime.RecomposeScopeImpl.compose(RecomposeScopeImpl.kt:235)
                                                                     	at androidx.compose.runtime.ComposerImpl.recomposeToGroupEnd(Composer.kt:2902)
                                                                     	at androidx.compose.runtime.ComposerImpl.skipToGroupEnd(Composer.kt:3287)
                                                                     	at androidx.compose.ui.platform.AbstractComposeView$ensureCompositionCreated$1.invoke(ComposeView.android.kt:250)
                                                                     	at androidx.compose.ui.platform.AbstractComposeView$ensureCompositionCreated$1.invoke(ComposeView.android.kt:250)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:121)
                                                                     	at androidx.compose.runtime.internal.ComposableLambdaImpl.invoke(ComposableLambda.kt:51)
                                                                     	at androidx.compose.runtime.CompositionLocalKt.CompositionLocalProvider(CompositionLocal.kt:364)
                                                                     	at androidx.compose.ui.platform.CompositionLocalsKt.ProvideCommonCompositionLocals(CompositionLocals.kt:216)
                                                                     	at androidx.compose.ui.platform.AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$3.invoke(AndroidCompositionLocals.android.kt:145)
11:03:25.493  5191-6217  MiuiPadHom...gerWrapper com.miui.home    E  getRecentTasksForceIncludingTaskIdIfValid: getRecentTasks: size=6
                                                                      mainTaskId=386   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.kakaogames.gdts/com.kakaogame.KGUnityPlayerActivity} }
                                                                      mainTaskId=390   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.google.android.samples.socialite/com.google.android.samples.socialite.MainActivity} }
                                                                      mainTaskId=387   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.haoplay.game.and.exilium/com.haoplay.game.and.exilium.ExiliumMainActivity} }
                                                                      mainTaskId=385   userId=0   windowMode=1   baseIntent=Intent { act=null flag=268435456 cmp=ComponentInfo{com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.MainActivity} }
                                                                      mainTaskId=373   userId=0   windowMode=0   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{org.fdroid.fdroid/org.fdroid.fdroid.views.main.MainActivity} }
                                                                      mainTaskId=236   userId=0   windowMode=0   baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.wireguard.android/com.wireguard.android.activity.MainActivity} }
11:03:26.060  2725-7216  WindowManager           system_server    E   source = Task{fea307d #390 type=standard A=10264:com.google.android.samples.socialite} excludeMiuiNavBar = true excludeMiuiStatusBar = true excludeIme = false excludeNavBar = true miuiNavSurfaceControl = Surface(name=Miui Fake NavBar#51)/@0x49050a9 miuiStatusSurfaceControl = Surface(name=Miui Fake StatusBar#50)/@0x27fc7c4
11:03:26.186  5191-6217  MiuiPadHom...gerWrapper com.miui.home    E  getRecentTasksForceIncludingTaskIdIfValid: getRecentTasks: size=6
                                                                      mainTaskId=386   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.kakaogames.gdts/com.kakaogame.KGUnityPlayerActivity} }
                                                                      mainTaskId=390   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.google.android.samples.socialite/com.google.android.samples.socialite.MainActivity} }
                                                                      mainTaskId=387   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.haoplay.game.and.exilium/com.haoplay.game.and.exilium.ExiliumMainActivity} }
                                                                      mainTaskId=385   userId=0   windowMode=1   baseIntent=Intent { act=null flag=268435456 cmp=ComponentInfo{com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.MainActivity} }
                                                                      mainTaskId=373   userId=0   windowMode=0   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{org.fdroid.fdroid/org.fdroid.fdroid.views.main.MainActivity} }
                                                                      mainTaskId=236   userId=0   windowMode=0   baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.wireguard.android/com.wireguard.android.activity.MainActivity} }
11:03:26.214  5191-6217  MiuiPadHom...gerWrapper com.miui.home    E  getRecentTasksForceIncludingTaskIdIfValid: getRecentTasks: size=6
                                                                      mainTaskId=386   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.kakaogames.gdts/com.kakaogame.KGUnityPlayerActivity} }
                                                                      mainTaskId=390   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.google.android.samples.socialite/com.google.android.samples.socialite.MainActivity} }
                                                                      mainTaskId=387   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.haoplay.game.and.exilium/com.haoplay.game.and.exilium.ExiliumMainActivity} }
                                                                      mainTaskId=385   userId=0   windowMode=1   baseIntent=Intent { act=null flag=268435456 cmp=ComponentInfo{com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.MainActivity} }
                                                                      mainTaskId=373   userId=0   windowMode=0   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{org.fdroid.fdroid/org.fdroid.fdroid.views.main.MainActivity} }
                                                                      mainTaskId=236   userId=0   windowMode=0   baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.wireguard.android/com.wireguard.android.activity.MainActivity} }
11:03:26.896  5191-6217  MiuiPadHom...gerWrapper com.miui.home    E  getRecentTasksForceIncludingTaskIdIfValid: getRecentTasks: size=6
                                                                      mainTaskId=386   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.kakaogames.gdts/com.kakaogame.KGUnityPlayerActivity} }
                                                                      mainTaskId=390   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.google.android.samples.socialite/com.google.android.samples.socialite.MainActivity} }
                                                                      mainTaskId=387   userId=0   windowMode=1   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{com.haoplay.game.and.exilium/com.haoplay.game.and.exilium.ExiliumMainActivity} }
                                                                      mainTaskId=385   userId=0   windowMode=1   baseIntent=Intent { act=null flag=268435456 cmp=ComponentInfo{com.github.catfriend1.syncthingandroid/com.nutomic.syncthingandroid.activities.MainActivity} }
                                                                      mainTaskId=373   userId=0   windowMode=0   baseIntent=Intent { act=android.intent.action.MAIN flag=270532608 cmp=ComponentInfo{org.fdroid.fdroid/org.fdroid.fdroid.views.main.MainActivity} }
                                                                      mainTaskId=236   userId=0   windowMode=0   baseIntent=Intent { act=android.intent.action.MAIN flag=268435456 cmp=ComponentInfo{com.wireguard.android/com.wireguard.android.activity.MainActivity} }
11:03:28.874 20918-20918 FileUtils               com...socialite  E  err write to mi_exception_log
11:03:28.877 20918-20918 Process                 com...socialite  I  Process is going to kill itself! (Ask Gemini)
                                                                     java.lang.Exception
                                                                     	at android.os.Process.killProcess(Process.java:1513)
                                                                     	at com.android.internal.os.RuntimeInit$KillApplicationHandler.uncaughtException(RuntimeInit.java:193)
                                                                     	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1071)
                                                                     	at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1066)
                                                                     	at kotlinx.coroutines.internal.CoroutineExceptionHandlerImplKt.propagateExceptionFinalResort(CoroutineExceptionHandlerImpl.kt:31)
                                                                     	at kotlinx.coroutines.internal.CoroutineExceptionHandlerImpl_commonKt.handleUncaughtCoroutineException(CoroutineExceptionHandlerImpl.common.kt:48)
                                                                     	at kotlinx.coroutines.CoroutineExceptionHandlerKt.handleCoroutineException(CoroutineExceptionHandler.kt:30)
                                                                     	at kotlinx.coroutines.StandaloneCoroutine.handleJobException(Builders.common.kt:191)
                                                                     	at kotlinx.coroutines.JobSupport.finalizeFinishingState(JobSupport.kt:222)
                                                                     	at kotlinx.coroutines.JobSupport.continueCompleting(JobSupport.kt:986)
                                                                     	at kotlinx.coroutines.JobSupport.access$continueCompleting(JobSupport.kt:22)
                                                                     	at kotlinx.coroutines.JobSupport$ChildCompletion.invoke(JobSupport.kt:1268)
                                                                     	at kotlinx.coroutines.JobSupport.notifyCompletion(JobSupport.kt:1625)
                                                                     	at kotlinx.coroutines.JobSupport.completeStateFinalization(JobSupport.kt:316)
                                                                     	at kotlinx.coroutines.JobSupport.finalizeFinishingState(JobSupport.kt:233)
                                                                     	at kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath(JobSupport.kt:946)
                                                                     	at kotlinx.coroutines.JobSupport.tryMakeCompleting(JobSupport.kt:894)
                                                                     	at kotlinx.coroutines.JobSupport.makeCompletingOnce$kotlinx_coroutines_core(JobSupport.kt:859)
                                                                     	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:98)
                                                                     	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
                                                                     	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:99)
                                                                     	at androidx.compose.ui.platform.AndroidUiDispatcher.performTrampolineDispatch(AndroidUiDispatcher.android.kt:79)
                                                                     	at androidx.compose.ui.platform.AndroidUiDispatcher.access$performTrampolineDispatch(AndroidUiDispatcher.android.kt:41)
                                                                     	at androidx.compose.ui.platform.AndroidUiDispatcher$dispatchCallback$1.run(AndroidUiDispatcher.android.kt:57)
                                                                     	at android.os.Handler.handleCallback(Handler.java:959)
                                                                     	at android.os.Handler.dispatchMessage(Handler.java:100)
                                                                     	at android.os.Looper.loopOnce(Looper.java:249)
                                                                     	at android.os.Looper.loop(Looper.java:337)
                                                                     	at android.app.ActivityThread.main(ActivityThread.java:9580)
                                                                     	at java.lang.reflect.Method.invoke(Native Method)
                                                                     	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:593)
                                                                     	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
11:03:28.877 20918-20918 Process                 com...socialite  I  Sending signal. PID: 20918 SIG: 9

Sometimes the picture does get taken and appears in the chat conversation after I relaunch the app, but there's no bot answer. Sometimes the crash prevents the picture from being inserted in the chat. I tried recording the screen of the crash but when the app goes into camera mode the recorder stops recording (kind of obvious in hindsight), therefore a crappy phone capture instead. I'm using https://github.com/Genymobile/scrcpy to control the input there. The app is launched form android studio (no startup icon action).

video_20250726_111254.2.mp4

The photo capture works for me in a phone emulator, but we don't trust emulators for a reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions