1

I'm going to create one app using cordova. I want to implement messaging or chat in cordova. I had tried to find out plugin,but didnt get for message.

Please help me if you know.

Chetan Hirapara
  • 644
  • 1
  • 9
  • 29
  • A possible answer to a broad question ... http://stackoverflow.com/questions/34510219/chat-functionality-in-web-application-using-xmpp-and-openfire/34524981#34524981 or http://stackoverflow.com/questions/34453122/how-can-i-implement-chat-application-using-ionic-frame-work/34456138#34456138 – beaver Jan 24 '16 at 17:59

2 Answers2

0

I have implemented chat in cordova by using quickblox server. It offers javascript SDK to implement chat. For more details www.quickblox.com

Naresh Kumar
  • 938
  • 5
  • 12
0

I recommend to try ConnectyCube

They have SDKs and code samples for chat & messaging for Cordova/PhoneGap and other platforms

Rubycon
  • 18,156
  • 10
  • 49
  • 70