View Single Post
Posts: 7 | Thanked: 1 time | Joined on Sep 2015 @ Finland
#1160
There is something wrong updating the last seen timestamp. This happens always when opening chat history with someone.

My Yappari version is 2.0.18

Code:
OUTGOING:
<iq>
   id=last_34
   to=***@s.whatsapp.net
   type=get
<query>
   xmlns=jabber:iq:last

Setting chat window title
Window title set
createChatWindow(): finished
Autoscrolling
Bottom reached
INCOMING:
<iq>
   from=***@s.whatsapp.net
   id=last_34
   type=error
<error>
   code=501
   text=feature-not-implemented
Timestamps are updated automatically sometimes, but querying seems to be broken.