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

Fix - SWTableViewCell #436

Open galahador opened 3 years ago

galahador commented 3 years ago

FIx: We have fixed a problem in SWTableViewCell.m, support for ios 7 is creating a crash on ios 14.

ajabade commented 2 years ago

App is crashing on ioS 14.X due SWTableViewCell lib

app-johndpope commented 2 years ago

Thank you @galahador