Zzombiee2361 / whatsapp-web-electron.js

A WhatsApp client library for NodeJS that connects through the WhatsApp Web in electron
Apache License 2.0
24 stars 11 forks source link

New Update not working with the devices that has multidevice beta. #15

Closed ramanasane closed 2 years ago

ramanasane commented 2 years ago

When we use the upstream library in Node environment, it is working fine with and without multidevice. But when we use this repository, it is not working. When we scan the qr, it keeps on spinning.

Before merging the upstream branch, did we test if this works or not ? OR Is there a new way of using the library as new AuthStrategies are introduced in the upstream repo ?