
Trying to login with Apple via Flutter iOS and I am unsure what redirect URL to use and where to find it
_account.createOAuth2Session(provider: 'apple');
I am following this article for Apple Auth Setup
https://dev.to/hackmamba/adding-authentication-to-your-apps-using-apple-oauth-20-142b

Already added my redirect in Service ID from console

Did you make updates to your info.plist as described in the readme of the SDK?

Doesn’t mention an changes in the info.plisa. Only setting iOS development to 11.0

Oops not plist. But you did those things? Including the bundle id

This might flash a bit, but you should be redirected if you configured your project id

Not having any luck , I also tried deleting my project.

what's your project id?

Waited out to see if anything happened. No data is showing in my overview page for the past week. I dm’d you the id

wait uhh this is unrelated to your original problem...
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...
