RazerMS / Mobile-XDK-RazerMS_Flutter

Razer Merchant Services mobile payment for Flutter
https://merchant.razer.com/v3/
5 stars 2 forks source link

iOS problem about the swipe dismiss the plugin #3

Closed yenyichau closed 2 years ago

yenyichau commented 2 years ago

Hi, I notice that when I use the iOS swipe dismiss method it doesn't return any response about the transaction. So far only the close button got return the response right now.

hisyamadzha commented 2 years ago

Yes, because it has no listener on that event.

yenyichau commented 2 years ago

can you guys add a listener on this swipe dismiss event? thanks.