Josiel Denardi6690187
Posts: 0
Joined: Mon Feb 24, 2014 9:23 pm

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

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?

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

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

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

Return to “Issues”