CEWendel / SWTableViewCell

An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
MIT License
7.14k stars 1.27k forks source link

Crash on iOS6.x #281

Open zgcrichard opened 9 years ago

zgcrichard commented 9 years ago

*\ Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Auto Layout still required after executing -layoutSubviews. SWTableViewCell's implementation of -layoutSubviews needs to call super.'

GasperC commented 9 years ago

Same issue over here:

Fatal Exception: NSInternalInconsistencyException Auto Layout still required after executing -layoutSubviews. NotificationCell's implementation of -layoutSubviews needs to call super.

Crashlytics is saying here is an issue:

SWTableViewCell.m line 328 -[SWTableViewCell setFrame:]