Group chatting messages are repeating multiple time

Hi all,

Am using Openfire and XMPPFramework for group chatting in my iOS application, able to create the new group, Send/Receive messages, Add new users…etc. but sometimes group messages are repeating continuously to the user(only one user member of users) in particular group, even though sender send once.

if anyone has done the group chat implementation with Openfire and XMPP please share the Sample code.