apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 987 forks source link

How to disable 3 fingers undo gesture on iPad OS 15.x and 16? #1253

Closed QQV5 closed 1 year ago

QQV5 commented 1 year ago

We have an hybrid app (based on Cordova) and 3 fingers undo gesture is conflicting with app's gesture. How can we disable 3 fingers gesture, via config, CSS or Objective-C or in Settings or other approaches? image

Thanks in advance!

jcesarmobile commented 1 year ago

It's not possible to disable it.