Recent searches


No recent searches

Getting error when sending second message



Posted Aug 31, 2022

App is initialised with proper AppId, and anonymous email 

  Zendesk.initialize(appId: "my app id",

            clientId: "my_mobile_sdk_client_id",

            zendeskUrl: "https://rdsupportteam.zendesk.com")

        Support.initialize(withZendesk: Zendesk.instance)

         let identity = Identity.createAnonymous(name: "Test name", email: "testemail@gmail.com")

        Zendesk.instance?.setIdentity(identity)

When we start a conversation the first message is sent ok, but the second one fails always, and when entering this conversation from the native list view controller, we see a black popup "Failed to load comments"

The UI used to send messages is Zendesk native, like so:

let vc = RequestUi.buildRequestUi()

The request list view controlller behavior is the same.

Any help is much appreciated. Thanx







0

3

3 comments

Hi Courtney! Please read through this article so that you can provide us with the relevant information that we will need to troubleshoot this. Ensure that the SDK is running the latest version beforehand to ensure that anything that may be a result of a previous error is not fixed in the new version.

0


Hey I’m getting the same problem, and I’m just trying to read the response to the ticket I started on the app. I get failed to load comments and can’t respond to the message to try to let them know I can’t read what they wrote. What do I do now

0


Hey Andre,

I've responded to a ticket your colleague has ongoing. I'll continue to work with your team via that.
 
Thanks!

0


Sign in to leave a comment.

Didn't find what you're looking for?

New post