gsdios / SDCycleScrollView

Autoscroll Banner. 无限循环图片、文字轮播器。
MIT License
6.18k stars 1.5k forks source link

IOS 9.2 以下方法会crash. #101

Open billychen2014 opened 8 years ago

billychen2014 commented 8 years ago

//解决当父View释放时,当前视图因为被Timer强引用而不能释放的问题

gsdios commented 8 years ago

崩溃报什么错误呢?

TJRoger commented 8 years ago

一般只有override开头的方法需要添加super

gsdios commented 8 years ago

新建QQ交流群:185534916,欢迎加入!

billychen2014 commented 8 years ago

Hello, 报的错不是那种明显的,是在线上的运行环境里通过dwarf定位到的这句,so.

xcrun atos -arch arm64 -o XXXXold.app.dSYM/Contents/Resources/DWARF/XXX 0x100070000 -[SDCycleScrollView willMoveToSuperview:](in XXXX) (SDCycleScrollView.m:392)