-
Notifications
You must be signed in to change notification settings - Fork 228
Description
Very interesting - forgive me while I "active listen" here - I am going to try to say what you said, to see if I understand it
If you have not done the full iOS Developer Console setup for the app to enable apple sign in, then when you go to use it you get an error message about not having the right iOS version
Is that right? I am not 100% sure on the first part, but I am pretty sure I understand you've found the thing that causes a iOS version not supported message when really it has nothing to do with a version. Hopefully we can fix it
Yes, it is my point!
Just to compare, in Google API Login, if we do mis configuration in Google Console (sha, key, or other thinks) we have code 10 error. But, if we trying use in unsupported device we have code 320. So, we can figure out where we do it wrong.
I suggestion to open a issue about that just to not lose this improve.
Originally posted by @Lucasark in #103 (comment)