UIGestureRecognizer oneFingerForcePress: crash on iOS 11

We just got some weird crash reviews on iPhone iOS 11. Here's the info:

UIKit: -[_UIKeyBoardBasedNonEditableTextSelectionGestureCluster oneFingerForcePress:]

I just can't figure out what UIKeyBoardBasedNonEditableTextSelectionGestureCluster . Any ideas?

enter image description here

+7
ios11
source share

No one has answered this question yet.

See similar questions:

0
_UIKeyboardBasedNonEditableTextSelectionGestureCluster oneFingerForcePress: crashing in fast

or similar:

nine
Application error on launch in iPhone x?
nine
iOS 11 with bundleProxy! = nil error when using UNUserNotificationCenter
8
Crash on iOS 11 inside CFNetwork
3
Failure on [SLComposeViewController initWithExtension: requestServiceType:] _ block_invoke + 84
one
Crash when starting an old project on iOS 11
one
FlyOver crashes only on iPhone X Xcode
0
Application error presenting UIAlertController
0
Why is this integer addition on some devices?
0
UIKBTree crash in iOS11
0
Only application crashes for iPhone 6 and iPad in iOS 11 using Vision and Machine Learning APIs

All Articles