google / GoogleSignIn-iOS

Enables iOS and macOS apps to sign in with Google.
https://developers.google.com/identity/sign-in/ios
Apache License 2.0
455 stars 181 forks source link

macOS app login using google was rejected #412

Closed adrian920 closed 2 months ago

adrian920 commented 2 months ago

The macOS app uses Google login, and now the submission for review has been rejected. The reason is: Guideline 4.0 - Design The user is taken to the default web browser to sign in or register for an account, which provides a poor user experience. Can this problem be solved?

mdmathias commented 2 months ago

@adrian920 please see https://github.com/google/GoogleSignIn-iOS/issues/388 for a discuss and how others have resolved this issue.

Closing this issue as a duplicate of https://github.com/google/GoogleSignIn-iOS/issues/388. Please follow along there.