invertase/react-native-apple-authentication

Error message for mis-configured apple sign in not different from device version wrong message

Open

#108 建立於 2020年7月7日

在 GitHub 查看
 (4 留言) (1 反應) (0 負責人)JavaScript (232 fork)github user discovery
bugdocumentationgood first issue

倉庫指標

Star
 (1,624 star)
PR 合併指標
 (PR 指標待抓取)

描述

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 https://github.com/invertase/react-native-apple-authentication/issues/103#issuecomment-655132739

貢獻者指南