
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
- Appwrite documents and Swift codable
The object I use to create a document is different than the object I receive when I list documents. Do I create an object that’s used to create a document and a...
- Redirect URL sends HTTP instead of HTTPS...
I am not sure since when this issue is present, but my Google and Apple redirect URI are no longer pointing to the HTTPS redirect URI when I try to use OAuth. ...
- Failing to run document operations on sd...
Could someone point me in the right direction I'm going in cirlces. I have a problem with sdks and my self-hosted server in production (for ~3 years) I have bee...
