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
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...
- Help with nameservers
I just added our domain, and as per instruction in the page following, it says, "Add the following nameservers on your DNS provider. ..." I want to keep my cu...