Skip to content
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

send messages in group chat #1758

Closed
s1dc0des opened this issue Mar 19, 2024 · 6 comments
Closed

send messages in group chat #1758

s1dc0des opened this issue Mar 19, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@s1dc0des
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@s1dc0des s1dc0des added enhancement New feature or request needs triage labels Mar 19, 2024
@icleitoncosta icleitoncosta added bug Something isn't working and removed needs triage labels Mar 20, 2024
@icleitoncosta
Copy link
Contributor

Please, send:
WhatsApp Version:
WA_JS Version:

@s1dc0des
Copy link
Author

using lates version of wa_js.
and using a wrapper around it for dart/flutter https://pub.dev/packages/whatsapp_bot_flutter

heres how it injects wajs in inappwebview on mobile devices
https://github.com/rohitsangwan01/whatsapp_bot_flutter/blob/2534cbd8028061b25eeec762ad24ff398768255a/packages/whatsapp_bot_platform_interface/lib/src/wpp/wpp_connect.dart#L12

@icleitoncosta
Copy link
Contributor

using lates version of wa_js. and using a wrapper around it for dart/flutter https://pub.dev/packages/whatsapp_bot_flutter

heres how it injects wajs in inappwebview on mobile devices https://github.com/rohitsangwan01/whatsapp_bot_flutter/blob/2534cbd8028061b25eeec762ad24ff398768255a/packages/whatsapp_bot_platform_interface/lib/src/wpp/wpp_connect.dart#L12

What is the version of WhatsApp you are logged in and getting the error?

@icleitoncosta icleitoncosta removed the enhancement New feature or request label Mar 21, 2024
@mkamra2000
Copy link

Description

When I'm sending message to any group chat then this error is showing
Your Message was not sent or sometimes clock icon near to message is visible.
image

Environment

WhatsApp Version 2.2412.50
WA-JS version(s): 3.0.0
Browser: Chrome 122.0.6261.131
OS: Windows 10
MultiDevice (BETA): no

Steps to reproduce

Just Send message to any group chat

Question

using lates version of wa_js. and using a wrapper around it for dart/flutter https://pub.dev/packages/whatsapp_bot_flutter

heres how it injects wajs in inappwebview on mobile devices https://github.com/rohitsangwan01/whatsapp_bot_flutter/blob/2534cbd8028061b25eeec762ad24ff398768255a/packages/whatsapp_bot_platform_interface/lib/src/wpp/wpp_connect.dart#L12

Is this a permanent fix for this issue?

@icleitoncosta
Copy link
Contributor

icleitoncosta commented Mar 27, 2024

Description

When I'm sending message to any group chat then this error is showing Your Message was not sent or sometimes clock icon near to message is visible. image

Environment

WhatsApp Version 2.2412.50 WA-JS version(s): 3.0.0 Browser: Chrome 122.0.6261.131 OS: Windows 10 MultiDevice (BETA): no

Steps to reproduce

Just Send message to any group chat

Question

using lates version of wa_js. and using a wrapper around it for dart/flutter https://pub.dev/packages/whatsapp_bot_flutter
heres how it injects wajs in inappwebview on mobile devices https://github.com/rohitsangwan01/whatsapp_bot_flutter/blob/2534cbd8028061b25eeec762ad24ff398768255a/packages/whatsapp_bot_platform_interface/lib/src/wpp/wpp_connect.dart#L12

Is this a permanent fix for this issue?

Please, inject the latest version of WAJS (3.0.1), try send the message and check the isOfficial
WPP.whatsapp.isOfficialClient

@icleitoncosta
Copy link
Contributor

I will mark this issue as resolved, as I have already received feedback on other issues. Please reopen it if it has not been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants