Android SDK error: No ConversationKitResult to return for this call
2022년 12월 22일에 게시됨
After open chat activity i have error:
Zendesk.instance.messaging.showMessaging(this)
zendesk.conversationkit.android.ConversationKitError$NoResultReceived: No ConversationKitResult to return for this call.
at zendesk.conversationkit.android.internal.EffectProcessorResult$Ends.<init>(EffectProcessor.kt:571)
at zendesk.conversationkit.android.internal.EffectProcessor.process(EffectProcessor.kt:82)
at zendesk.conversationkit.android.internal.ConversationKitStore.dispatch(ConversationKitStore.kt:136)
at zendesk.conversationkit.android.internal.ConversationKitStore$launchAll$1$1.invokeSuspend(ConversationKitStore.kt:193)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)
Suppressed: kotlinx.coroutines.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@1df2d93, Dispatchers.Main.immediate]
0
댓글 0개
로그인하세요.