cancel
Showing results for 
Search instead for 
Did you mean: 

SMP 2.3 MAKIT libs - examples and custom app - ERROR iOS 6.1+

K-
Participant
0 Kudos

Hi All,

I'm recompiling a native iOS app upgrading it from SUP 2.1.3 to SMP 2.3, is an mbo based app.

It uses Makit libs. I'm facing a strange error when the app renders the graph:

MAKitCodeExamples[1091:5203] Chart [Sales] took 0.002299 secs for Data Processing.

Assertion failed: (CGFloatIsValid(x) && CGFloatIsValid(y)), function void CGPathAddLineToPoint(CGMutablePathRef, const CGAffineTransform *, CGFloat, CGFloat), file Paths/CGPath.cc, line 224.

The problem occurs in my custom app and also in the MAKitCodeExamples app included with the libs.

Everything is ok in the simulator (i.e. 6.1 ipad simulator) but it returns the error testing directly on a physical device.

It seems that the datasource data are not well digested by the drawing classes.

I'm already using the latest SMP 2.3 patch.

Any help here?

Thank you very much.

Regards,

AK -

Accepted Solutions (0)

Answers (1)

Answers (1)

K-
Participant
0 Kudos

No error using MaKit libs included with SUP 2.1.3 SDK.

Strange release date for the version included with SMP 2.3 sp3pl01 ... January 08 2013...

AK -