What steps will reproduce the problem?
1. Run "Real Time Plot" from CorePlotExamples.xcworkspace (Core Plot Gallery)
with iPhone Retina
What is the expected output? What do you see instead?
- The Graph should update. There is a crash: EXC_BAD_ACCESS in CPTAnimation.m
(updateOnMainThreadWithParameters method) — Line 394:
setterMethod(boundObject, boundSetter, tweenedValue);
What version of the product are you using? On what operating system?
- CorePlot v2, commit 49ebaf7a84b520c85413bc4396dbeb6b1c58477e
- with XCode 5.01 & iOS 7
Original issue reported on code.google.com by e.br...@krisandbrake.com on 30 Oct 2013 at 1:53
Original issue reported on code.google.com by
e.br...@krisandbrake.com
on 30 Oct 2013 at 1:53Attachments: