Recent searches


No recent searches

Android SDK error: No ConversationKitResult to return for this call



Posted Dec 22, 2022

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

4

4 comments

This is strange
I added test authorization data to repo
With them, my application crashes if I click Login and then Open chat

0


Hi Pavel! I downloaded your sample app and I was able to load the conversation successfully, and converse via the app. Can you give me the specific steps you're taking to reproduce the issue you noted in this sample app?

0


Hi Greg. 
I made sample app
https://github.com/pavel-zlotarenchuk/ZendeskIntegration 

You will get an error after opening the chat

0


Hi Pavel! Please look at this document so that we can assist you with this. The most important part is replicating this in a sample app, so if you are able to do that, please let us know and we will open a ticket so that we can view the sample app.

0


Sign in to leave a comment.

Didn't find what you're looking for?

New post