Expo Apple Signup on Local Development

I followed the documentation of the expo plugin and the apple plugin. But I am getting a very unhelpful error message from apple saying: Sign up not completed" without any additional error logging anywhere. Does anyone have experience with how to debug this? I get 0 information on what could be going wrong. I am using monorepo with nextjs backend. I already confirmed email signup is working correctly. I get this data from the initial onSuccess when I call the social.signIn endpoint: https://appleid.apple.com/auth/authorize?response_type=code+id_token&client_id=services.ample.app.dev&state=[my-state-here-not]&scope=email+name&redirect_uri=http%3A%2F%2F192.168.0.55%3A3000%2Fapi%2Fauth%2Fcallback%2Fapple&response_mode=form_post Again I'm particularly strugging with no logging or error messages from apples side, if anyone has an idea on how to get more information than: "Sign up not completed" it would be very helpful 🙏
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?