Skip to content
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

🐛 [BUG][IOS] Not working on IOS, when calling startChat nothing happens #26

Open
robyhuzwandar opened this issue Dec 22, 2021 · 5 comments

Comments

@robyhuzwandar
Copy link

robyhuzwandar commented Dec 22, 2021

Sometimes nothing happens, and sometimes force close my app. but I don't see any error logs. and it runs fine on android

@robyhuzwandar robyhuzwandar changed the title How to implement answer bot with article ? 🐛 [BUG][IOS] Not working on IOS, when calling startChat nothing happens Dec 22, 2021
@akimabs
Copy link

akimabs commented Feb 7, 2022

same with me, any update ?

@ThushalIntervest
Copy link

@robyhuzwandar did you find any answer for that.

@moulie415
Copy link

@robyhuzwandar I you getting a native crash when that happens as thats what im seeing? For some reason (id <ZDKEngine>) [ZDKSupportEngine engineAndReturnError:&error] is null so if you comment out that line in startChatFunction that it doesn't crash for me.

@AskaHD
Copy link

AskaHD commented Jun 24, 2022

@robyhuzwandar I you getting a native crash when that happens as thats what im seeing? For some reason (id <ZDKEngine>) [ZDKSupportEngine engineAndReturnError:&error] is null so if you comment out that line in startChatFunction that it doesn't crash for me.

(id <ZDKEngine>) [ZDKSupportEngine engineAndReturnError:&error] returns an error NSError domain: "SupportSDK.SupportError" - code: 0 in my implementation. Did you find a way to use ZDKSupportEngine ? I need it.

@droplessjordan
Copy link

@robyhuzwandar I you getting a native crash when that happens as thats what im seeing? For some reason (id <ZDKEngine>) [ZDKSupportEngine engineAndReturnError:&error] is null so if you comment out that line in startChatFunction that it doesn't crash for me.

(id <ZDKEngine>) [ZDKSupportEngine engineAndReturnError:&error] returns an error NSError domain: "SupportSDK.SupportError" - code: 0 in my implementation. Did you find a way to use ZDKSupportEngine ? I need it.

Hey @AskaHD, did you ever figure this out? We're having the same issue. Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants