Hi, my custom domain is successfully connected.
When I create a Google OAuth link on Web, Google redirects right to the link I provided . But on Android and iOS it always redirects to cloud.appwrite.io and from there it goes back into the app.
Is there something I missed in the config that custom domain will be used also on Android and iOS?
The OAuth screen itself is correctly showing my domain and name.
Also iOS says the app wants to connect to my custom domain.
TL;DR
Developers facing issue with custom domain on Google OAuth redirection for Android and iOS apps. Despite correct config, the redirection still goes through cloud.appwrite.io not custom domain. iOS prompt displays custom domain. Solution: Ensure correct deep linking configuration for OAuth in Android and iOS to direct to custom domain.