tulir / whatsmeow

Go library for the WhatsApp web multidevice API
https://go.mau.fi/whatsmeow
Mozilla Public License 2.0
1.99k stars 370 forks source link

Scan failed on iPhone X & Android #558

Open kevinvalentinopanjaitan opened 3 months ago

kevinvalentinopanjaitan commented 3 months ago

Hi, i got an error when scan using iphone X. After scan the QR code, in my phone just keep loading for a few minutes and nothing happen.

Second, success scan QR code on Android and then unlink the devices. After success unlink, i try to link again and got an error like this "Can't Link Devices".

Please help can you fix this ?

sanda0 commented 3 months ago

me too

cristim67 commented 3 months ago

me too.

JenteJan commented 2 months ago

have you generated the codes while your whatsapp has less than 4 devices connected?

jetlysanditarg commented 1 month ago

less than 4 device

JenteJan commented 1 month ago

If this occurs only when you connect a device after removing it from Whatsapp. Then it could be something in your client store. I fixed this by deleting the db entirely but i suppose client.Store.Container.DeleteDevice(client.Store) may suffice.