Hello all,
I have recently moved from 4.0.4 to 4.1.4. Presence change callback is getting called continuously. After checking logs I found that framework is sending presence packet continuously.
Below logs I see repeatedly while no presence is being updated from the client:
D/SMACK: SENT (0): Online
D/SMACK: SENT (0):
D/SMACK: RECV (0): Online
D/SMACK: RECV (0):
D/SMACK: RECV (0): Online
I have checked the forums but I could not find a single post where such a problem is being reported.
How to notify avatar change to other users?
Any help is appreciated, thanks in advance !!!
BR,
Vineet