capacitor-community / apple-sign-in

Sign in with Apple Support
MIT License
143 stars 60 forks source link

iOS redirectURI #59

Closed GeekChorus closed 3 years ago

GeekChorus commented 3 years ago

I have no idea what to do to get this to work in iOS and Capacitor 2.0. It appears I have to include the redirectURI otherwise nothing happens when I invoke authorize. And yet if I include something (which is inevitably incorrect as this is an app, not a website) the app opens an external browser to report "Invalid URI". I'm so desperate, I'd Venmo someone a thank you if I could get this up and running.

LeCoupa commented 2 years ago

Have you found a solution for this?