Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Fallback for Apple Sign In if not on iOS 13 #141

Open
adilanchian opened this issue Jun 17, 2020 · 1 comment
Open

Add Fallback for Apple Sign In if not on iOS 13 #141

adilanchian opened this issue Jun 17, 2020 · 1 comment
Labels
✨ enhancement New feature or request

Comments

@adilanchian
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Sorta. The current Apple Authentication login is only supported on iOS 13 and up. Since we support devices on older OS's we need a fallback for them.

Describe the solution you'd like
I believe the best solution for this would be to add a more generic sign in method to account for this. IE: email + password

Describe alternatives you've considered
Please see above. Honestly, all around this is kinda 💩. Check out this page for the latest stats:

https://developer.apple.com/support/app-store

There is still at lest 20% of people rocking iOS 12.

@adilanchian adilanchian added the ✨ enhancement New feature or request label Jun 17, 2020
@adilanchian
Copy link
Collaborator Author

adilanchian commented Jun 17, 2020

CURRENTLY: I have hid the Auth With Apple button until we sort this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant