问题
We just got some weird crashes feedback on iPhone device iOS 11. Here is a information:
UIKit: -[_UIKeyBoardBasedNonEditableTextSelectionGestureCluster oneFingerForcePress:]
I just can't figure it out what UIKeyBoardBasedNonEditableTextSelectionGestureCluster
is. Have any idea?
来源:https://stackoverflow.com/questions/46443341/uigesturerecognizer-onefingerforcepress-crash-on-ios-11