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

GFSocialType is missing apple #312

Open
lukehutch opened this issue Feb 16, 2023 · 2 comments
Open

GFSocialType is missing apple #312

lukehutch opened this issue Feb 16, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@lukehutch
Copy link

Is your feature request related to a problem? Please describe.

Apple now requires that if you support any OAuth social login system on an app in the iTunes store, you have to also support AppleID login.

GetWidget does not have a GFSocialType.apple button type for GFSocialButton.

Describe the solution you'd like

AppleID login needs to be supported.

Describe alternatives you've considered

I want to use a custom FontAwesome icon for this, but GFSocialButton only supports a limited set of button types, and I don't see a way to make a custom icon type.

Additional context

The rules are quoted here:

https://developer.apple.com/forums/thread/124006

@lukehutch
Copy link
Author

See the supported button types for this social login button library:

https://pub.dev/packages/social_login_buttons

@atul-vashisht
Copy link
Contributor

Thank you @lukehutch for updating about this , our team will look into this.

@krishna-pietech krishna-pietech added the enhancement New feature or request label Feb 20, 2023
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

3 participants