Page 1 of 1

TChart.iOS and iOS7

Posted: Tue Jul 16, 2013 2:04 am
by 17263460
My app is crashing when running on iOS7 beta.

<Warning>: Unhandled managed exception: Object reference not set to an instance of an object (System.NullReferenceException)
at Steema.TeeChart.TChart.Draw (RectangleF rect) [0x00000] in <filename unknown>:0
at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00000] in <filename unknown>:0
at two.Application.Main (System.String[] args) [0x00000] in <filename unknown>:

I also ran TeeChartIpad app that comes with the library, Got the same System.NullReferenceException exception.

Is this library compatible with iOS7?

Re: TChart.iOS and iOS7

Posted: Tue Jul 16, 2013 7:38 am
by narcis
Hello,
I also ran TeeChartIpad app that comes with the library, Got the same System.NullReferenceException exception.
Does this work fine with iOS6 at your end?
Is this library compatible with iOS7?
Not yet.