Closed GoogleCodeExporter closed 8 years ago
The Core Plot issue tracker moved to GitHub with the code.
https://github.com/core-plot/core-plot/issues
Clearly, your datasource method definitions don't match the version of Core
Plot you're working with, but I don't have access to Xamarin in order to help
troubleshoot. Up-to-date iOS Objective-C API docs are here:
http://core-plot.github.io/iOS/index.html
Original comment by eskr...@mac.com
on 7 Oct 2014 at 11:30
Clearly - Oh, sorry for disturbing you. I was under the impression that you
supported the Xamarin component which is failing to compile. I have updated to
the latest version of the component, what else am I supposed to do?
Original comment by ric...@gmail.com
on 8 Oct 2014 at 4:05
Figure out what the correct method signatures should be. If your IDE (Visual
Studio?) can't help, find some documentation that tells you how the Objective-C
API was translated into C#.
I don't know how the Xamarin interface works, but in Objective-C, those methods
are defined in a protocol, not as overrides of definitions in the superclass.
Original comment by eskr...@mac.com
on 9 Oct 2014 at 1:21
Original issue reported on code.google.com by
ric...@gmail.com
on 7 Oct 2014 at 4:41