I'm still getting popup-dialog error while regostaring flutter-web app.
What version of Appwrite is this?
I'm use the cloud version
This is a known problem with cloud and just waiting a release. please register a web platform instead.
Okay, @Steven let me register in web and try to run it with Flutter Web
I have register web app and try to run Flutter web but getting error
you don't need to register localhost as a platform so your problem is something else.
Can you share your code? Not sure what “postMessage” is in your console
and what's in the network tab of the browser dev tools?
Recommended threads
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...
- My function executions console if overwh...
It seems the requests are getting processed correctly but it is using a older version of the backend. And it seems the cron requests done an hour ago are shown ...
- Iam getting 500 when i click on the proj...