Crash on legend drag/swipe in iOS application
Posted: Fri Aug 03, 2012 12:28 pm
Hello
I am creating an iOS application using Steema Teecharts.
When ever i drag or swipe legend on either iPhone or simulator, the application gets crashed.
I am facing same problem with the demo teechartfeatures project.
The error message is :
System.InvalidCastException has been thrown
Unable to cast object of type 'MonoTouch.UIKit.UIPanGestureRecognizer' to type 'MonoTouch.UIKit.UITapGestureRecognizer'.
Please let me know how to solve the above problem.
Thanks.
I am creating an iOS application using Steema Teecharts.
When ever i drag or swipe legend on either iPhone or simulator, the application gets crashed.
I am facing same problem with the demo teechartfeatures project.
The error message is :
System.InvalidCastException has been thrown
Unable to cast object of type 'MonoTouch.UIKit.UIPanGestureRecognizer' to type 'MonoTouch.UIKit.UITapGestureRecognizer'.
Please let me know how to solve the above problem.
Thanks.