Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
630
IGScatterPoint copyWithZone unrecognized selector error - 2016.1
posted

When I updated to NucliOS 2016.1 from 2015.2, I am now getting an error when using an IGScatterSeries with an IGScatterSeriesDataSourceHelper. The application crashes and quits.

Error: IGScatterPoint does not implement copyWithZone (unrecognized selector sent to instance).

iOS Version: 10.0.1 Device:

iPhone 6+ (haven’t tried with iPad or simulator yet)

Xcode: Version 8.0 (8A218a) (latest)

The IGScatterSeriesDataSourceHelper instantiates fine. The IGScatterSeries instantiates fine, and associates to the DSH fine. The error occurs when then series is added to the chart. I couldn’t find anything in the forums related to this; is anyone else having this issue?

Parents Reply Children
No Data