rohitsangwan01/whatsapp_bot_flutter

Unsupported operation: Platform._version

Closed this issue · 5 comments

image
Hello, I'm trying to run the project but this error happens, what can I do to fix it?

Flutter Version: 3.10.5
Running the project on Chrome.

@ricardoBpinheiro you have to enter this websocket url on web to run it. ,please read docs for web here

@rohitsangwan01 Hi!
First i try with Puppeteer method and get the Platform Error.
With browserless it is giving the following error
image

image
It seems that it is in this validation on wpp_connect.dart

@ricardoBpinheiro yes i tried recently and getting same error with browserless, i have to check if they changed something
Meanwhile you can try to connect with the url you got from this locally

https://github.com/rohitsangwan01/whatsapp_bot_flutter/blob/main/example/puppeteer_server/main.dart

Duplicate of #32