We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using simulation the library works fine, but when testing the code on a real machine this issue appears
flutter: ApplePayButton, Error: Response(success: false, errorCode: cancelled, message: User cancelled the payment, data: null)
The text was updated successfully, but these errors were encountered:
Please anyone can reply !!
Sorry, something went wrong.
hi, in my case we had to add runner-signing-capability apple pay and check the merchant id
@Rest00rer All these procedures have been implemented and the application is linked to our Apple account, but the problem is still the same
any updates?
No branches or pull requests
When using simulation the library works fine, but when testing the code on a real machine this issue appears
flutter: ApplePayButton, Error:
Response(success: false, errorCode: cancelled, message: User cancelled the payment, data: null)
The text was updated successfully, but these errors were encountered: