Hi,
I'm trying to integrate Sign in with Apple, using OAuth 2.0 flow, into my iOS app.
For example, I've successfully managed to do it for Google using redirect_uri: com.XXX.XXX:/
What redirect_uri should I enter for Apple, because I get invalid_request error?
Link generated by my integration:
Thanks!