-
Notifications
You must be signed in to change notification settings - Fork 7
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
AdyenApplePayComponent bug #269
Comments
Hello @Robert-SD We tested this on iOS 17.2 and iOS 18, as well on previous version (v1.0.1 with the hardcoded 5.9.0 Adyen pod). |
Hi @kaczmarzk, |
@kaczmarzk, just as a follow up question: Could you share the XCode version you use? |
[✓] Flutter (Channel stable, 3.13.9, on macOS 14.7 23H124 darwin-arm64, locale en-PL) |
Thanks @kaczmarzk, this provides a different perspective. |
Hi @kaczmarzk and @drekyyy,
In case you want to debug the issue together, please let me know. |
Hello @kaczmarzk, @drekyyy, we released v1.1.0 containing this change. Feel free to update the version. |
Describe the bug
Once you enter the apple pay modal, and want to close it (for example using the X button), you cant.
If you try to pay, it wont go through aswell
You can close the bottom sheet moving the app to the background but after that the button is unresponsive, you cant get the bottom sheet to pop up at all
tested on Iphone 14
Issue started appearing few days ago, after bumping the pods which was a necessary step for the adyen package to work
vid:
https://github.com/user-attachments/assets/c3015556-490c-49a9-ae38-505a4e3a2777
The text was updated successfully, but these errors were encountered: