Open zgcrichard opened 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:]
*\ Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Auto Layout still required after executing -layoutSubviews. SWTableViewCell's implementation of -layoutSubviews needs to call super.'