MatiBot / MBCircularProgressBar

A circular, animatable & highly customizable progress bar from the Interface Builder (Objective-C)
https://www.cocoacontrols.com/controls/mbcircularprogressbar
MIT License
994 stars 180 forks source link

Crash on iOS 8 devices #49

Open AncAinu opened 7 years ago

AncAinu commented 7 years ago

image

TangGuowei commented 7 years ago

I have a same issue . Does anybody have a solution?

nvddn commented 7 years ago

my solution: @implementation MBCircularProgressBarLayer //@dynamic value;

waitingsnow commented 7 years ago

same issue on iOS8, please fix this issue? @MatiBot

shengxianghong commented 6 years ago

@nvddn thanks