cwRichardKim / RKSwipeBetweenViewControllers

Swipe between ViewControllers like in the Spotify or Twitter app with an interactive Segmented Control in the Navigation Bar
MIT License
1.67k stars 156 forks source link

the project has some crashes #21

Open whytimber opened 9 years ago

whytimber commented 9 years ago
  1. terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Duplicate states in queue when i click quickly Not adjacent button,it will happen. 2.Removing a view controller from UIPageViewController when i swiping viewController and i click viewController'view'subviews at the same time,it will happen
whytimber commented 9 years ago

button.exclusiveTouch =YES;

cwRichardKim commented 9 years ago

I'm not sure I understand, would you mind providing a screenshot of what you're touching simultaneously?