-
Notifications
You must be signed in to change notification settings - Fork 128
Connection failed on iOS #105
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
Comments
@fbartho Hi! Do you know what's the problem with it? |
I just verified that it’s working fine for our company as of 10:30am California. Is it possible this was a transient outage on Zendesk’s side, maybe due to the weather emergency in Texas? Or have you verified that live chat works on your website’s zendesk integration? |
@fbartho Hi. Sorry for the answer long. I have verified that live chat works on android properly. This issue only on iOS. I just can't get my messages on the Zendesk console. May it be my mistakes with zen desk configuration. Could I be missing something in the settings of chat ? |
@fbartho I just use only Zendesk Account Key without AppID. May it be the reason? |
I have this issue also. Using both account key and app id. |
@fpena did you fix it? |
For me it was just an error in the account key. |
@fpena What is the problem with it? Did not you configure the app in zendesk? Or just a mistake with a key? Because I still have it not fixed. |
Mistake in the key. |
Without appID will this work ? I am still getting this issue and keys are correct here |
@rahulmr-rently For me, it not works with appID as well. |
Facing same problem. This is probably zendesk issue. I have 2 accounts. One is working just fine and the other is not working on iOS. Just not connect to Zendesk. |
@jamie78 Could you compare these 2 accounts? May it be problems with configuration Zendesk account? |
@fpena Is it require to have PEM file in app configuration? I can't find info about it. May it be a problem with it? |
Not really. |
It didn't work for me without |
@fpena Thank you. I tried all solutions but it still not works. |
Did you create the app in the Chats section? |
@fpena If you mean this one - I created it. Will try to assign data in 5 min. |
I don't think you need appId. This is just for push notifications. I think Zendesk is having some nice bugs there. Can you try to create new account on zendesk and try it? |
@jamie78 I tried 2 accounts. Both results for iOS. |
I tried to check it on Swift sample project and it works properly. So, I think problems in the library. |
Ok, I just got some problems with init params. I found it by
Fixed. Thanks all for helping. |
@amserhii11 what exactly was wrong? :) |
@amserhii11 hey, can you give more details on your fix? I seem to be having the same problem (even thou two days ago it worked fine.. and I did nothing). Thanks! |
If you didn't change anything @Giosanu -- I would reach out to your Zendesk customer support representative. Maybe it's a known issue on their side! |
For me it was a problem was in "Department" options. I am not sure why it happened, but I just change the department and now it works fine. |
@fbartho Is this issue fixed ? |
Hey, I was able to fix this issue by not using those lines:
Pls check last message to see which issue I was exactly facing, here: https://support.zendesk.com/hc/en-us/community/posts/1500000092482-Connection-error-chat-SDK-iOS-Flutter |
@jamie78 Thanks, I was racking my brain all last night! Removed the department and it all started working |
@shawnFallon Thanks a lot, I don't know how or why, but it works |
On android it works fine. But when I send message from iOS I can't get it on Zendesk and got this:
And can't retry connection.

Any ideas?
The text was updated successfully, but these errors were encountered: