Question: I am trying to add UILongGestureRecognizer to my Custom CollectionView Cell but handler function never called. This is my gesture and handlerFunc from custom cell: Also, this is my cell configure function: } The gestureView is the transparent view ...