paytabscom / paytabs-ios-library-sample

This repository contains latest static framework (.framework), resources bundle (.bundle), sample apps for both Objective-C and Swift, and documentation to get SDK integrated in the Xcode projects.
MIT License
12 stars 11 forks source link

Screen freezes in iOS 13 after dismissing paytab screen on drag to dismiss #2

Closed binal-hiddenbrains closed 4 years ago

binal-hiddenbrains commented 4 years ago

Application freezes when I dismiss a paytab controller on dragging down to dismiss in iOS 13. Please run this sample application in iPhoneX iOS 13. and check the screen shots.

Simulator Screen Shot - iPhone X - 2019-11-05 at 10 53 51 Simulator Screen Shot - iPhone X - 2019-11-05 at 10 53 57

alpbak commented 4 years ago

Have you found any solutions?

Ahmed-Masoud commented 4 years ago

any solutions yet ?

cogtea commented 4 years ago

@alpbak @Ahmed-Masoud @binal-hiddenbrains We just updated the repo with a new version for SDK v4.0.3, and we disabled presentationModel behaviour with IOS 13, please update your app and let us know if you still have any issue.

SDKs: https://github.com/paytabscom/paytabs-ios-library-sample/tree/master/sdk

Ahmed-Masoud commented 4 years ago

@cogtea the present issue is fixed but the expiry date pickers doesn't show when clicked

cogtea commented 4 years ago

@Ahmed-Masoud Can you please mention the IOS version, and which SDK version?

Ahmed-Masoud commented 4 years ago

ios 13 SDK 4.0.3 prior ios 13 is working fine

cogtea commented 4 years ago

@Ahmed-Masoud Are you using ActionSheetStringPicker in your app? can you please run the sample with update SDK 4.0.3?

Ahmed-Masoud commented 4 years ago

no am not using this pod

alpbak commented 4 years ago

I tested the SDK v4.0.3. Swipe down to dismiss is disabled and the problem is solved. Thanks

cogtea commented 4 years ago

@Ahmed-Masoud

no am not using this pod

Please try the sample with the latest SDKv4.0.3

paytabscom commented 4 years ago

Hi Ahmed our latest SDK v4.0.4 has the fix for this issue now, please check it and let us know your feedback. Thanks