-
Notifications
You must be signed in to change notification settings - Fork 210
After couple app restarts no longer receive new messages #562
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Giving more context for the second issue. My implementation, receives the message from desktop and use the data inside the message to fetch the Chat and send the audio, I have not tested, but maybe could be it. I have also tested sending the message from the Mobile device and with the audio, still did not work, so not sure if the context provided is useful. |
Is your account in any newsletter (channel)? |
Yes, my mobile account is @Auties00 . I will try to list it using Cobalt API to see if returns anything |
Please exit all of them and try again, see if a new session falls in the same spiral |
This change did not solve the notification issue after multiple restarts, I still only receive the notification when I restart the app, then I receive all notifications at once and don't receive new messages. |
Newsletters sometimes send nodes that maybe cobalt doesn’t handle so WhatsApp’s backend doesn’t receive the ack and gets confused |
Well, I was wrong, I have try another voice message again and fail again to send. As I have send previously, the code is the same but sometimes it works, sometime it does not. |
Let’s see first the message receiving issue, let me know if this fixes it |
Well, now I restart the application but all voice messages is showing the "waiting" for the first message and the next message is not showing anything. |
It did not fix the issue, I did test it multiple times, after multiples restart it stop receiving new messages. |
After I do couple app restarts in no longer receive new messages it only receives when I restart the app. In this case, my session is broken, I can restart 50 times and it will not start receive new messages, only if I logout and read a new QR Code. This project use Web Builder.
What could that be? How can I force sync the Store again?
Second issue:
Sending audio messages sometimes it does send correctly, sometimes it does not, it appears only in Web WhatsApp from the receiving user as "waiting". The same code, sometimes correctly send the audio. I have try to call reupload medias, no error appear but did not work as well, what could be happening here?
The text was updated successfully, but these errors were encountered: