Skip to content

Seeking help on how to obtain synchronized conversations. #692

Discussion options

You must be logged in to vote

There is no difference if it is a contact or a non-contact.

The flow is like this:
The first time after you scan the QR code to login (or type in the login code), you will receive all past messages in the history sync events. You need to save them in your own database.

While you save them, it's good practice to save them in a message table and in a conversation table. For every first message of a distinct JID you create a new conversation.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@super-zzc
Comment options

@masewo
Comment options

@super-zzc
Comment options

@masewo
Comment options

Answer selected by super-zzc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants