WhatsUp
WhatsUp copied to clipboard
ProtocolNode node = reader.nextTree(data); //node is always null
/this may not be an issue, but a mere doubt clarification/
Hi Jan-Henrik, I am trying to run this application:
The control goes to WhatsAPI.java Line:295 this.processInboundData(this.readData());
then at Line:236, node is always null.
Any suggestions?
Thanks, Nakul
Hey there, Sadly, I don't know why this doesn't work. It actually never really worked for me. There is this guy who worked on a fork: https://github.com/manusreload/WhatsUp Maybe his version works. Also, WhatsApp probably changed their API since i created this project. I'm sorry, but I can't help you.
Jan-Henrik
Cool. When you say that it never worked for you -- did you face the same issue in which node was always null?
I'll try ping the guy the person who forked the project. Thanks
On Mar 8, 2014, at 3:49 AM, Jan-Henrik [email protected] wrote:
Hey there, Sadly, I don't know why this doesn't work. It actually never really worked for me. There is this guy who worked on a fork: https://github.com/manusreload/WhatsUp Maybe his version works. Also, WhatsApp probably changed their API since i created this project. I'm sorry, but I can't help you.
Jan-Henrik
— Reply to this email directly or view it on GitHub.