Adyen / adyen-flutter

MIT License
23 stars 5 forks source link

AdyenApplePayComponent bug #269

Open drekyyy opened 2 days ago

drekyyy commented 2 days ago

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

Robert-SD commented 2 days ago

Hello @drekyyy, thanks for reporting this behavior. It might be an iOS 18 bug and is also reported here. Just to confirm, could you test older iOS versions as well? Like iOS 17?

Bumping the pods was/is indeed necessary because we have updated the underlying iOS SDK from v5.9.0 to v5.11.0.