Hiya,
I’m having trouble with the app I developed using flutter. I’m getting HandshakeException error when using mobile data. I don’t get it as often on WiFi. Sometimes after retrying a few times, it works. I’m not sure why that’s happening.
Android version - 14 Samsung Galaxy S24 Ultra
I also tried it with a very old oppo phone and I have the same issue.
My projectID is 662572d9015db4f6080c
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- Our Appwrite organization is suspended
Please give support regarding this , no app is working now , please solve my issue and give support , no one is replying in message section or email.
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...