Is there any tutorial or sample available implementing a live chat iPad application?
Asked
Active
Viewed 1.2k times
2 Answers
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