sumup / sumup-ios-sdk

Other
46 stars 24 forks source link

BUG: Not able to cancel payment #23

Closed thom-ek closed 7 years ago

thom-ek commented 7 years ago

When I call [SumupSDK checkoutWithRequest:fromViewController:completion:] presented view controlled sometimes doesn't have Cancel button - same problem exists on original Sumup.app. Only one way to cancel payment is to kill an app.

felixLam commented 7 years ago

Could you post a screenshot?

felixLam commented 7 years ago

May this be related to https://github.com/sumup/sumup-ios-sdk/issues/6 ?

thom-ek commented 7 years ago

Yes, it's the same problem. But I think that sometimes I saw Cancel button... I'll try to check more deeply when it is displayed.

felixLam commented 7 years ago

Can I close this issue as a duplicate and we follow up under the discussion on #6?

thom-ek commented 7 years ago

Yes