How to disable three finger tab on the iPad

in the iOS 13 beta 6 there is new feature/bug when you tap with three fingers on the ipad in any application anywhere it will bring a menu that shows the undo and copy/paste bar on top, anyone knows how to disable this feature/bug ? its interfearing with all apps and interfaces everywhere


thank you

Replies

see UIResponder's - (UIEditingInteractionConfiguration)editingInteractionConfiguration (https://developer.apple.com/documentation/uikit/uiresponder/3327318-editinginteractionconfiguration?language=objc)


return UIEditingInteractionConfigurationNone if you'd like to prohibit the behavior, or ...Default for the default behavior.

Same problem, its annoying :c I need to fix it

Same problem.. Its appears while playing PUBG mobile tap with fingers

I Know that feel bro please solve this problem as soon as possible

Its make me frustrated while playing a game

I Will remember this when they Will launch ios 14 beta

This is by far the most infuriating feature I have ever experienced in a beta. Its mostly detrimental in games but I have it happening while typing too. I really hope Apple will add a way to either disable it entirely or choose which apps has it.

This really messes with the controls on Procreate. It's actually a huge issue in the workflow.

even with beta 7, it is stil there,

https://photos.app.goo.gl/CzbRsDcKxXt8zPav8


just an update.

Ssame with me

Yeah, too bad their latest update to the beta did nothing to fix it. The pop-up for the 3 finger tap doesn't show up in apps anymore, but it still cancels out the action for the apps that use it...

I think there are more game modes.

Since beta 6, it seems that some responder is "eating" up the editingInteractionConfiguration value in the responder chain. A simple sample project with a 3 finger swipe gesture no longer works, even if editingInteractionConfiguration is set to none.


Set the number of touches to 2 and the action is triggered. I've submitted a bug report to Apple. Hopefully this'll get fixed in beta 8.

Just updated to iOS 13 beta 8 and the ipad pro and iphone xs max still have the same bug, they are not fixing it, its still interfering with all interfaces and all games and all apps, in the link below another video showing this in action


https://photos.app.goo.gl/AjBvj3nQq5m1W25c9


please fix this or allow us to disable it somehow

Reaffirm.
How long does it take to fix this bug?