VinayMaheshwari

Results 4 comments of VinayMaheshwari

NOTE: I have disabled the MoveGesture. Because I don't need the rearrange feature. //[self.collectionView addGestureRecognizer:self.moveGestureRecognizer];

I am still able to reproduce the crash. Device logs: > Aug 31 13:14:25 iPhone SpringBoard[58] : SecTrustEvaluate [leaf IssuerCommonName SubjectCommonName] > Aug 31 13:14:25 iPhone SpringBoard[58] : SecTrustEvaluate [leaf...

As per my understanding with your recent changes "addition of interactiveTransitionInProgress flag" not allowing selection of card while Transition In Progress. But it may be case of cancelInteractiveTransition.

Sure, I will update you by Monday. Thank you.