I am using session manager now, Thank you for your suggestion, as I implemented it fully, I am getting some issues here with that, Like
I am unable to send the messages, I am able to get the messages of checkDup but still not able to send any message, its getting stored and I can see the message count increasing.
Its only storing 10 - 12 msgs, after creating the session again.
Edit:
I am getting flow as nil because maxSize = 64 and maxMessages = 1024 it might helps but I can't able to understand still why this causing the failure to the sending message.
I am using session manager now, Thank you for your suggestion, as I implemented it fully, I am getting some issues here with that, Like
I am unable to send the messages, I am able to get the messages of checkDup but still not able to send any message, its getting stored and I can see the message count increasing.
Its only storing 10 - 12 msgs, after creating the session again.
Edit:
I am getting flow as nil because maxSize = 64 and maxMessages = 1024 it might helps but I can't able to understand still why this causing the failure to the sending message.
in this method :-
Thanks in advance.