-2

Is there any tutorial or sample available implementing a live chat iPad application?

Cœur
  • 37,241
  • 25
  • 195
  • 267
I'm a Learner
  • 193
  • 1
  • 2
  • 15

2 Answers2

7

There are many ways for this. You can go through any way for this. There is a single Objective-C library XMPPFramework listed on the XMPP Standards Foundation site

Check this nice tutorial also Integrating Chat in iOS

2Dee
  • 8,609
  • 7
  • 42
  • 53
Nishant Tyagi
  • 9,893
  • 3
  • 40
  • 61
0

For live chat you should use XMPP Framework. You can do this using smartfox server too.

Nishant Tyagi
  • 9,893
  • 3
  • 40
  • 61
Divyam shukla
  • 2,038
  • 14
  • 18