I can’t get Sign in with Apple to work for my iOS app. I followed the instructions on https://appwrite.io/integrations/oauth-apple very closely and multiple times but every time I try to sign in/up I get the error „sign up not completed“.
The only thing i did differently was that I didn’t set my bundle id as the unique identifier of the service id because it told me that its not available.
Somehow I doubt that that’s the issue since Apple doesn’t mention that it has to have anything to do with your bundle id.
What else could be wrong?
I created the service id, configured the appwrite.io domain and the redirect url, I created the key, entered all the values to appretiert oauth setup (every value copy pasted so no room for error) I tried it with having the team id in front of my app id because someone in the forum suggested it but also with no luck.
I also added the url scheme to my app and the scene delegate.
I’m really stuck. I hope anyone has an idea.
Recommended threads
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...
- Auth broken after update from 1.8.0 to 1...
So ive been having issues creating, deleting or updating users on my appwrite instance after i updated from 1.8.0 to version 1.9.0. When trying to create a user...
- Magic Link woes/noob
Magic Link is working; it sends the link to my email. But the link itself always leads to "Page Not Found. The page you're looking for doesn't exist". Clicking ...