Skip to content
Back

OAuth Apple Login not completing

  • 0
  • React Native
  • Cloud
Julia_Z
21 Jun, 2025, 11:03

Hi there! I am currently stuck implementing the OAuth Flow for Apple in React Native & Expo in Appwrite Cloud, testing it with EAS Build for iOS on my iPhone.

I followed this guide: https://appwrite.io/blog/post/how-to-set-up-sign-in-with-apple

And set in the Apple Dashboard:

and in the Appwrite Dashboard I set the same values for the service ID, pasted the correct key id, team id and the contents of the .p8 file.

Everything works up to the point where I use FaceId to login with my AppleID - then it tells me "Anmeldung nicht abgechlossen" (Login not completed), without any error message. I tried to add console logs, but the logs do not appear in my expo application during login, only after I hit cancel to return.

I double and triple-checked every variable in the project but cannot seem to make it work.

Is this a known issue for OAuth2 with Apple?

OAuth2 for Google works fine for me, I basically use the same implementation there.

I would appreciate any hints 🙂 Thank you!

TL;DR
Developers are having trouble completing the OAuth Apple login in React Native & Expo with Appwrite Cloud. After following all the necessary steps and setting up the required configurations, the login process stops at "Anmeldung nicht abgechlossen" without any error message. Console logs do not appear during the login process. OAuth2 for Google is working fine. It's unclear if this is a known issue. **Solution:** After checking all variables and configurations, ensure that the callback URL is correctly set in the Apple and Appwrite Dashboards. Additionally, consider checking for any potential issues with the authentication flow itself.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more