Ricerche recenti
Nessuna ricerca recente
Android SDK error: No ConversationKitResult to return for this call
Data ultimo post: 22 dic 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 commenti
Pavel Kravchenko
This is strange
I added test authorization data to repo
With them, my application crashes if I click Login and then Open chat
0
Greg Katechis
0
Pavel Kravchenko
Hi Greg.
I made sample app
https://github.com/pavel-zlotarenchuk/ZendeskIntegration
You will get an error after opening the chat
0
Greg Katechis
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
Accedi per lasciare un commento.