go-whatsapp icon indicating copy to clipboard operation
go-whatsapp copied to clipboard

API current version is 2.2110.10 and Whatsapp web has been updated to 2.2119.6. Any changes?

Open josergm86 opened this issue 3 years ago • 7 comments

Hello, Whatsapp web has updated recently it version to 2.2119.6, and the current version of this API is the 2.2110.10 version. New changes to be updated in API??

josergm86 avatar May 21 '21 18:05 josergm86

In the last month a few of our clients started experiencing the official whatsapp mobile app crashing repeatedly when the QR code provided by this library is scanned.

We have made a few modifications to the library, but we are suspecting that the whatsapp web API change is somehow causing that.

paulocsanz avatar May 25 '21 22:05 paulocsanz

As seen in #560, I have the Same Problem connection with the WhatsApp-Session.

MrDrache333 avatar May 26 '21 07:05 MrDrache333

In the last month a few of our clients started experiencing the official whatsapp mobile app crashing repeatedly when the QR code provided by this library is scanned.

We have made a few modifications to the library, but we are suspecting that the whatsapp web API change is somehow causing that.

What changes have you made?

danielspk avatar May 28 '21 15:05 danielspk

Honestly I don't know, I inherited a lot of go code that derives from this library. We actually fixed a bug in images attachment download, but I think it's mostly business logic to integrate with our system.

Like a system to track which messages are in whatsapp and which are in our systems to recover missing messages, the rest is a sideeffect of that. And a few things to check which numbers exist. We kinda made this into a microservice that is consumed by our main system.

paulocsanz avatar May 28 '21 18:05 paulocsanz

It seems #569 is about the same problem, we stopped experiencing it for now, but it seems it still happens sometimes.

paulocsanz avatar Jun 11 '21 20:06 paulocsanz

Hi @josergm86, @paulocsanz

This error is not solved with the pull request #572 commited?

danielspk avatar Jun 17 '21 14:06 danielspk

We stopped experiencing any problems. I'm ok with closing it and if it happens again we refile it.

paulocsanz avatar Jun 17 '21 15:06 paulocsanz