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
- Impossible to get USER after createEmail...
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { aw...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...