I have connected appwrite to my own flutter application. When I was activating the debugging mode, the application worked well, but I was connected to Wi-Fi. However, when I left the Wi-Fi and switched the network, the login never worked. What is the solution to this problem? Do I have to create a custom domain
So where is appwrite hosted and what did you use for the endpoint?
I use cloud.appwrite endpoint
And what error are you getting?
Authentication work when link mobile to laptop and run debugging mode
When change network authentication does not work
In release mode
Maybe you don't have Internet connectivity enabled in your app for release mode
Ooooh i didn't give permission internet to app
Is this problem Right ?
Maybe
Sure Thank you very much β€οΈ
Recommended threads
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support π I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- context deadline exceeded
Hi, in one of my projects i continuously receive context deadline exceeded when trying to reach users API from my local machine: https://fra.cloud.appwrite.io/v...
- π Realtime Flutter SDK Crash β Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...