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

Apple Sign In dialog jumps #63

Open
SergioZhydecky opened this issue Nov 5, 2021 · 5 comments
Open

Apple Sign In dialog jumps #63

SergioZhydecky opened this issue Nov 5, 2021 · 5 comments

Comments

@SergioZhydecky
Copy link

SergioZhydecky commented Nov 5, 2021

Describe the bug

RPReplay_Final1636122200.MP4

My code looks like:

            SignInWithApple.authorize({
                clientId: environment.apple.clientId,
                redirectURI: environment.apple.redirectURI,
                scopes: environment.apple.scope // email name
            })

To Reproduce
Steps to reproduce the behavior:

  1. Open application
  2. Click 'Sign in with Apple' button
  3. Click 'Continue' button

Expected behavior
It should not jumps. I'm moving an app from Cordova IONIC, I don't have this jump behaviour in the same app with IONIC Native plugin.

Smartphone (please complete the following information):

  • Device: iPhone X, XS, Xr
  • OS: iOS
  • Version 15.1
@johnmap
Copy link

johnmap commented Dec 10, 2021

Same behaviour here. You can also see it in a commercial app using Capacitor (which is not related to me) here: https://apps.apple.com/ca/app/i-lave-u-le-pressing-mobile/id1506610696

@Nikita-schetko
Copy link

Guys, is there exists any solution/workaround for this issue?

@alpha-khambir
Copy link

Any updates?

1 similar comment
@fr3fou
Copy link

fr3fou commented Feb 9, 2022

Any updates?

@johnmap
Copy link

johnmap commented Feb 9, 2022

I've now seen this in many apps (not sure if all) including non-Ionic and non-Capacitor apps, and it's being discussed in non-Ionic/Capacitor-specific venues too (https://developer.apple.com/forums/thread/693381). May simply be an iOS bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants