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
- [SOLVED] OAuth With Google & Flutter
Hi all, I'm trying to sign in with google and it all goes swimmingly until the call back. I get a new user created on the appwrite dashboard however the flutte...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...