SwipeView icon indicating copy to clipboard operation
SwipeView copied to clipboard

Crash with autolayout when view has something else in it

Open pahnev opened this issue 10 years ago • 0 comments

I had ticked off autolayout for some reason, now that I turned it on my app crashes.

I found exact same issue in iCarousel. https://github.com/nicklockwood/iCarousel/issues/262

After checking those messages I can confirm that I had a label inside the SwipeView. Removing that label fixed the crash

pahnev avatar Dec 03 '14 21:12 pahnev