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

Stuck on verify password modal #35

Closed
daemswibowo opened this issue Mar 8, 2021 · 8 comments
Closed

Stuck on verify password modal #35

daemswibowo opened this issue Mar 8, 2021 · 8 comments

Comments

@daemswibowo
Copy link

I have type the correct password but it still loading when i press continue. Then, i've got nothing, the screen stuck on verify password screen with continue button enabled. Please help me 😭

@ukhobaJHB
Copy link

I'm also stuck on the same issue, does this using the capacitor version too

@castelar007
Copy link

I have the same problem with ionic v3

@willwagner
Copy link

Same, both on the sim and on a device (although the device says "Sign Up Not Completed"

@ukhobaJHB
Copy link

You know I think its trying to execute 2way verification but its just not happening

@daemswibowo
Copy link
Author

daemswibowo commented Mar 15, 2021

So i've found the solution (i think).
For me it was caused by iOS version on my simulator, it doesn't work on iOS version 14, so I downgraded the iOS version to 13 (https://stackoverflow.com/questions/4262018/xcode-simulator-how-to-run-older-ios-version) and it worked.

And don't forget to add capabillity to Sign In With Apple via xcode. I will close this issue. Thanks

@ukhobaJHB
Copy link

Is this ios13.0 because I'm getting this error on ios 13.3

@daemswibowo
Copy link
Author

yes, i am using iOS 13.0. Idk, maybe there's a bug with iOS 14 on simulator, but working well on real device.

@ukhobaJHB
Copy link

So i've found the solution (i think).
For me it was caused by iOS version on my simulator, it doesn't work on iOS version 14, so I downgraded the iOS version to 13 (https://stackoverflow.com/questions/4262018/xcode-simulator-how-to-run-older-ios-version) and it worked.

And don't forget to add capabillity to Sign In With Apple via xcode. I will close this issue. Thanks

Thanks.. I support this solution.. the problem was the simulator... I was working on ios 13.3 simulator.. I downloaded the 13.2 simulators and it works well... 

I read that it also works well on ios 13.5

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

4 participants