Does anyone know of any tutorials based using JSQMessage & Parse, but for group chats? I have a project I am currently working on that uses JSQMessage, but on one on one. I am still new to iOS and cannot find any tutorials.
Asked
Active
Viewed 1,804 times
2 Answers
0
Try this. this is very easy to use you only need to format your sender,receiver messages.you can use image,and video also.

Avijit Nagare
- 8,482
- 7
- 39
- 68
-
this is similar to JSQMessaging, but it doesnt show I can do group chats... do you know how I could go about doing so? – Jenel Ejercito Myers Aug 03 '15 at 17:45
-
You can use sqlite to save message so you can populate from local storage. – Avijit Nagare Aug 03 '15 at 18:02