
I already registered app name and package name

Looks like it’s flutter issue and not Appwrite. It’s windows specific in flutter

Can you try flutter clean and run the project again

What's a semaphore error? 👀

Oh, I see, when the os is not reaching some file. Maybe the folder where it's installed doesn't have the needed permissions for that user?
Recommended threads
- Bulk API upsert or Create documents func...
Hi , I keep getting “databases.upsertDocuments” or “createDocuments” function is not a valid appwrite function error . Following is a simple node.js code (modi...
- Upgrade from 1.6.1 to 1.6.2 fails, error...
SO today i wanted to upgrade on of my appwrite infra hosted on a swarm cluster. I asked GPT to make a simple script to check duplicate on `_uid` accross the wh...
- Google Oath2 for Flutter Android App not...
I have this function in my auth file for logging in via google Future<void> loginWithGoogle() async { try { final result = await FlutterWebAuth2.aut...
