ckteebe / CustomBadge

CustomBadge is an Objective-C based component to create customized Badges for any given View.
http://saschapaulus.de/opensource
MIT License
397 stars 134 forks source link

Crashed: com.apple.main-thread #25

Open yangjunsss opened 9 years ago

yangjunsss commented 9 years ago

CoreGraphics
CG::Path::Subpath::add_arc(CGPoint const&, double, double, double, bool, CGAffineTransform const*)

CustomBadge.m line 136 -[CustomBadge drawRoundedRectWithContext:withRect:]

CustomBadge.m line 233

Crashed: com.apple.main-thread SIGABRT ABORT at 0x0000000196c47270

Seems something wrong here, my env is iOS8

paul-piro commented 8 years ago

I've got the same issue