flutter_apple_sign_in icon indicating copy to clipboard operation
flutter_apple_sign_in copied to clipboard

Guideline 4.0 - Design - does not use Sign in with Apple button design, branding and/or user interface elements appropriately

Open FarhanSaikh opened this issue 4 years ago • 3 comments

Hi there,

From Apple

**4. Design: Preamble**

Guideline 4.0 - Design

- Your app uses Sign in with Apple as a login option but does not use Sign in with Apple button design, branding and/or user interface elements appropriately as described in the Sign in With Apple Human Interface Guidelines.

Next Steps

To resolve this issue, please revise your app to address all instances of this type of issue.

Resources

For information on improving and enhancing your app:

  • Watch the video The Ingredients of Great Apps to understand the basics of great apps.
  • Watch the video iPhone and iPad User Interface Design for practical design tips.
  • Watch iOS Development Videos to learn about programming and design tips.
  • Review the iOS Human Interface Guidelines and ensure that your app's interface and design adhere to these guidelines.

Please see attached screenshot for details. attachment-7419988499370907538Screenshot-0507-172611

As per apple custom button guidelines the apple logo must be left aligned and text center aligned. That might be the issue. But no option to align the logo. Please help to solve the issue. https://developer.apple.com/design/human-interface-guidelines/sign-in-with-apple/overview/buttons/

FarhanSaikh avatar May 08 '20 06:05 FarhanSaikh

I had the same issue, the problem is that the plugin design cannot be modified. Can I correct the problem and make a pull request? I think it's a bit urgent.

victormanuelfrancodev avatar May 11 '20 13:05 victormanuelfrancodev

Hello @FarhanSaikh, am implementing apple sign in with google signin in my flutter project, am kinda at roadblock with apple sign in implementation, the issue, am not getting the adequate data am requesting and it isn't navigating to the page i wanted, google auth does fetch the data i want and navigate streamlessly. Please i just wanted how were you able do implement google and apple sign in with firebase auth. Any thought would be appreciated.

pojoba02 avatar May 22 '20 17:05 pojoba02

May be similar to #30.

mentoc3000 avatar Jul 03 '20 19:07 mentoc3000