forkingdog / UITableView-FDTemplateLayoutCell

Template auto layout cell for automatically UITableViewCell height calculating
MIT License
9.93k stars 2.01k forks source link

iOS10.2崩溃啊,坑~,Demo都是崩溃的。。。,内存暴涨到1G多 #327

Open Jun008 opened 7 years ago

Jun008 commented 7 years ago

望尽快修复!!!

semnyqu commented 7 years ago

我也碰到了,偶发崩溃,不过是在9.*版本

youmoxiyou commented 7 years ago

我也遇到了,之前没测试10.2,今天才发现。。

youmoxiyou commented 7 years ago

我在

UITableView+FDTemplateLayoutCell.m L:67

打了个断点,每次运行到这里设置 isSystemVersionEqualOrGreaterThen10_2NO。 然后可以正常运行,没有闪退。但是导致的后果还没发现

steven326 commented 6 years ago

怎么解决??10.2内存暴涨

Jun008 commented 6 years ago

这是不打算维护了吗

liangdahong commented 6 years ago

@Jun008 用这个试试 https://github.com/asiosldh/UITableView-BMTemplateLayoutCell 😆

Feb-Red commented 5 years ago

现在还有这个问题么?bugly显示还有这个奔溃