
When I go to the URL in the email from my simulator and from my real android phone, it does not open the app instead, in the web browser, it says missing redirect URL. In the docs, it is mentioned that if you will be using this link from a mobile phone, you don't need to pass a redirect URL.
I also implemented other auth methods such as google, apple and email/password so i assume my setup is correct cause those work fine

Hi there, thank you for your question, are you being redirected into the app with google and apple?

yes, well, google and apple open webview within the app so it just closes that when process is complete and account object is updated with user data

google and apple doesnt open external web browser

when using email method i have to go to my mail app and open the link from there which is opening web browser/chrome

do you have to manually close it or it automatially redirects back to your app?

automatically closes the webview of google/apple oauth screen

but these have no issue only magiclink method has a problem

Any errors in the console or network logs?

I will check those but this is what i can show rn

This from the email that was send with createMagicURLSession without url

You might need to check on desktop opening the browser dev tools
Recommended threads
- 503 Timeout when Updating or Upserting D...
Hey I’m running into an issue when trying to update or upsert a row in Appwrite. The request hangs for a while and then throws this error: ``` AppwriteException...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Sites 30MB limit from GitHub
I’m deploying a site from github as Other type on the Hobby plan. It is actually a Flutter web app but it’s in a subdirectory with the root being an html landin...
