WhatsUp icon indicating copy to clipboard operation
WhatsUp copied to clipboard

ProtocolNode node = reader.nextTree(data); //node is always null

Open nakulshah opened this issue 11 years ago • 2 comments

/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

nakulshah avatar Mar 08 '14 05:03 nakulshah

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

jhbruhn avatar Mar 08 '14 09:03 jhbruhn

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.

nakulshah avatar Mar 08 '14 12:03 nakulshah