apptentive-ios icon indicating copy to clipboard operation
apptentive-ios copied to clipboard

Prevent iOS13 swipe to dismiss

Open juliomb opened this issue 4 years ago • 1 comments

We would like to prevent swipe-to-dismiss to happen on iOS13 because some users are dismissing surveys by mistake. It can be easily achieve doing viewController.isModalInPresentation = true but since we don't have a reference to the ViewController, we can't make the change.

Thanks in advance.

juliomb avatar Mar 12 '20 14:03 juliomb

Hi @juliomb ! I'll share your feedback with my product team.

Always love the feedback on how to improve our product.

CaseyApptentive avatar Mar 12 '20 23:03 CaseyApptentive