liangdrime / SwipeTableView

Both scroll horizontal and vertical for segment scrollview which have a same header. — 类似半糖、美丽说主页与QQ音乐歌曲列表布局效果,实现不同菜单的左右滑动切换,同时支持类似tableview的顶部工具栏悬停(既可以左右滑动,又可以上下滑动)。兼容下拉刷新,自定义 collectionview实现自适应 contentSize 还可实现瀑布流功能
MIT License
2.29k stars 444 forks source link

滑动了一下headerbar,点返回,就crash了 #97

Closed DanielYK closed 6 years ago

DanielYK commented 6 years ago

可能原因会有哪些呢 ?

liangdrime commented 6 years ago

能提供下崩溃的信息吗?

DanielYK commented 6 years ago

唯一的错误信息:*_cmd SEL 0x024d4301024d43c0

crash在 @implementation SwipeTableView 这一行,其他没任何输出

DanielYK commented 6 years ago

*_cmd no value available 0x024d4301024d43c0

liangdrime commented 6 years ago

能不能提供下崩溃栈的信息?或者你开下exceptions断点看下崩溃

DanielYK commented 6 years ago

我抛弃了,用了其他的了。。。

liangdrime commented 6 years ago

好的

ShaoXinSen commented 6 years ago

@DanielYK 其他有类似的可以推荐吗?