wppconnect-team / wa-js

WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web
https://wppconnect.io/wa-js/
Apache License 2.0
325 stars 117 forks source link

Location RealTime not work #1317

Open nyoakaway opened 1 year ago

nyoakaway commented 1 year ago

Description

[Description of the bug, When Issue Happens]

Environment

Steps to Reproduce

  1. [First Step] Connect in a session and ask a user to send a location in REAL TIME!

  2. [Second Step] Accompanying the console it registers the onLiveLocation which should send the location information in real time! This information ends up going only from the first location through "onMenssage" and in some cases comes 1 new webhook with "location" type! However, the location is not updated at any other time!

Log Output

Console Log image

WebHook 1 image

edgardmessias commented 1 year ago

This resource was dropped by WhatsApp Web MultiDevice, but I am studing a way to do that, but without support

1Pietro7D commented 6 days ago

need to handle a sequence of coordinates one after the other? similar to using a "for wait" loop