Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to target 34 SDK, crashed. #12

Closed
lomolomo2 opened this issue Nov 15, 2024 · 3 comments
Closed

update to target 34 SDK, crashed. #12

lomolomo2 opened this issue Nov 15, 2024 · 3 comments

Comments

@lomolomo2
Copy link
Collaborator

java.lang.ClassCastException
at android.support.v4.media.session.MediaControllerCompat$MediaControllerImplApi21$ExtraBinderRequestResultReceiver$$ExternalSyntheticThrowCCEIfNotNull0.m(SourceFile:1)
at com.lomoware.lomorage.network.LomoApi.getNewInst(SourceFile:126)
at com.lomoware.lomorage.logic.LomodServerUtils.isLomodInited(SourceFile:233)
at com.lomoware.lomorage.ui.login.LoginActivity$onLomodInfoGot$1$1.invokeSuspend(SourceFile:83)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:12)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:129)
at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(SourceFile:4)
at kotlinx.coroutines.scheduling.TaskImpl.run(SourceFile:3)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(SourceFile:1)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(SourceFile:15)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(SourceFile:29)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(SourceFile:1)
Suppressed: Y4.i: [L0{Cancelling}@4d27bc, Dispatchers.Main]

@lomolomo2
Copy link
Collaborator Author

java.lang.ClassCastException
at androidx.appcompat.app.ToolbarActionBar$$ExternalSyntheticThrowCCEIfNotNull0.m(SourceFile:1)
at com.lomoware.lomorage.network.LomoApi.getNewInst(SourceFile:123)
at com.lomoware.lomorage.ui.login.LoginViewModel.doLogin(SourceFile:554)
at com.lomoware.lomorage.ui.login.LoginViewModel.access$doLogin(SourceFile:1)
at com.lomoware.lomorage.ui.login.LoginViewModel$loginEx$1.invokeSuspend(SourceFile:54)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:12)
at kotlinx.coroutines.DispatchedTask.run(SourceFile:129)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8592)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
Suppressed: X4.i: [L0{Cancelling}@8ad6314, Dispatchers.Main]

@lomolomo2
Copy link
Collaborator Author

square/retrofit#4134

@lomolomo2
Copy link
Collaborator Author

update from google store.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant