-
Notifications
You must be signed in to change notification settings - Fork 413
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
Error: AbortError on paymentRequest.show() #383
Comments
I wish I could get this far. Even using your code I am stuck at |
[Error: AbortError] ApplepayAPi() {
} |
I am facing the same error i- e Did anyone find any solution? |
Hi! Our team is also getting a similar issue where the app crashes when using apple pay. Does anyone have any idea of why this might be happening? Did something change lately with this package that might be causing problems interacting with ApplePay? |
Hello everyone. I am trying to follow a demo and setup Apple Pay on ios. I have configured merchantID and the library works well with a simulator. Unfortunately when I launch the app on a real device I get following error:
Code for running the function:
The text was updated successfully, but these errors were encountered: