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?
TChart.iOS and iOS7
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: TChart.iOS and iOS7
Hello,
Does this work fine with iOS6 at your end?I also ran TeeChartIpad app that comes with the library, Got the same System.NullReferenceException exception.
Not yet.Is this library compatible with iOS7?
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |