twogate/cordova-plugin-sign-in-with-apple

Double popup on auth

Opened this issue · 0 comments

After clicking on the auto-sign icon, the Safari browser opens, and 2 pop-ups for entering a password (or FaceID) pop up there. First opens the correct one, on top of it opens with the application name null. When you enter a password in each of them, the browser remains open. You have to manually go to the application. As a result, authorization error {" code ":" 1000 "," localizedFailureReason ":" "," error ":" ASAUTHORIZATION_ERROR "," localizedDescription ":" The operation couldn't be completed. (Com.apple.AuthenticationServices.AuthorizationError error 1000.) "}
When entering a password only in the required popup, the error is the same