Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Messages not getting read properly #5

Open
skanakas opened this issue Mar 29, 2018 · 0 comments
Open

Messages not getting read properly #5

skanakas opened this issue Mar 29, 2018 · 0 comments

Comments

@skanakas
Copy link

The pipe is being closed
Exception in thread "main" java.lang.IllegalStateException: Not a JSON Object: null
at com.google.gson.JsonElement.getAsJsonObject(JsonElement.java:90)
at com.nqysit.whatsapp.Client.parseMessages(Client.java:130)
at com.nqysit.whatsapp.Client.ListenIncomingMessages(Client.java:59)
at com.nqysit.whatsapp.EchoDemo.main(EchoDemo.java:24)

Though there are unread messages, it doesn't read it. Kindly fix or let us know what is the issue? we will fix it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant