Page 1 of 1

Is possible to mane the chat feature on my jquery app?

Posted: Sun Oct 22, 2017 7:33 pm
by Josiel Denardi6690187

I need to make chat app that the user use the chat in cellular (jquery app) and the other person response on your web aplication (browser). The chat is for talk between customer and call center. Anybody have any tutorial ou projetc for this?


Is possible to mane the chat feature on my jquery app?

Posted: Sun Oct 22, 2017 8:09 pm
by Serhii Kulibaba

Hello,

We don't have that tutorial for the JQM application, but you can use the same solution as we have for the Ionic application: https://blog.appery.io/2015/12/how-to...

Use the same Server Code and EventSource API. You just need to create the UI in the JQM app and use the load event instead of the init function