Ed
Posts: 0
Joined: Wed May 13, 2015 6:14 pm

Building a Group Chat in Jquery App (Not Ionic App)?

Do you have a Tutorial for building a Group Chat (more than 2 users) in Jquery App (Not Ionic App)?

The existing tutorial that I found is for Ionic App only at the following link:

https://blog.appery.io/2015/12/how-to...

Btw, I already looked at this link as well but it is too basic:

https://www.youtube.com/watch?v=r7bSY...

Is there a similar tutorial to the Ionic one or even a plugin for a "Non-Ionic" App? Thanks in advance!

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Building a Group Chat in Jquery App (Not Ionic App)?

Hello Ed,

Unfortunately, we don't have such tutorial. We're planning to add this in the future, but I can't say you the estimated date now.

Ed
Posts: 0
Joined: Wed May 13, 2015 6:14 pm

Building a Group Chat in Jquery App (Not Ionic App)?

So, is there a workaround for applying the Ionic Tutorial to a Jquery App? I thought there was some kind of workaround? I am a little disappointed you did not attempt to help me in identifying some kind of workaround. Perhaps, someone else at Appery can provide a solution? Thanks.

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

Building a Group Chat in Jquery App (Not Ionic App)?

Hello, you can use the same Server Code for both platforms. Also, you can use EventSource API in jQuery apps as well, so you can use that tutorial a core of your app.

Ed
Posts: 0
Joined: Wed May 13, 2015 6:14 pm

Building a Group Chat in Jquery App (Not Ionic App)?

Thank you Serhii! I really appreciate it your help with this.

Return to “Issues”