SwipeView icon indicating copy to clipboard operation
SwipeView copied to clipboard

When swipe view is in navigation controller. Swiping is getting stuck iOS 7.0 and 7.1 devices.

Open AmilaDiman opened this issue 9 years ago • 3 comments

AmilaDiman avatar May 20 '15 10:05 AmilaDiman

I have the same issue. No interaction possible with the Swipe View or one of the slides. CPU usage is at 100% and the Memory Usage is constantly growing.

I did a random break and it looks like it is something with layout subviews.

r-dent avatar May 22 '15 10:05 r-dent

Same issue

DanijelHuis avatar Aug 19 '15 15:08 DanijelHuis

My swipeView is also stuck but only on iPhone 6+.

For my app, it doesn't matter if the swipeView is in a navigation controller or not. The issue appears only if I swipe from the right to the left.

It is a really strange issue.

FlorianBasso avatar Sep 03 '15 15:09 FlorianBasso