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

Messages not getting read properly #5

@skanakas

Description

@skanakas

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions