If a user tries to sign in with apple via phone ID it fails.. shouldnt appwrite accept phone apple ids?
via phone id? they should still have an apple id that is an email shouldn't they?
Our oauth2 is really meant for email
Like I have an apple id without the email
Only phone
Whoa...that's new to me ๐
But it's weird because I just googled and it says you can't create apple id without an email lol
I will do some more research
On how I was able to create it on iPad ๐
I found it on Apple IN support site.. wondering if it's only possible in India & other few countries
Anyway for now I should rely on appwrite error right?
Ya
Recommended threads
- updateSession not working anymore
Was something changed recently on Cloud since updateSession is no longer working and I get 400 when calling it, with following error: ``` { "message": "The...
- API returned 400
Hey, since I upgraded to Docker Engine v29 on macOS, I keep getting errors `time="2025-11-26T22:33:36Z" level=error msg="Provider connection error Error respons...
- AnyCodable not exposed in iOS SDK
I want to write some convenience functions for Teams.list() but the problem is, that I can't use the default <[String : AnyCodable]> as a return type for my con...