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
- Images/Videos in storage appearing broke...
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken i...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...