I have the 2015.2.825 version.
Still not working. Getting the below error;
ObjCRuntime.RuntimeException: Wrapper type 'TelerikUI.TKCalendarPresenter' is missing its native ObjectiveC class 'TKCalendarPresenter'.
at Registrar.DynamicRegistrar.OnRegisterType (Registrar.ObjCType type) [0x002ff] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/ObjCRuntime/DynamicRegistrar.cs:792
at Registrar.Registrar.RegisterTypeUnsafe (System.Type type, System.Collections.Generic.List`1& exceptions) [0x0109d] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/ObjCRuntime/Registrar.cs:1695
at Registrar.Registrar.RegisterTypeUnsafe (System.Type type, System.Collections.Generic.List`1& exceptions) [0x000d6] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/ObjCRuntime/Registrar.cs:1256
at Registrar.Registrar.RegisterTypeUnsafe (System.Type type, System.Collections.Generic.List`1& exceptions) [0x000d6] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/ObjCRuntime/Registrar.cs:1256
at Registrar.Registrar.RegisterType (System.Type type) [0x0002e] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/ObjCRuntime/Registrar.cs:939
at Registrar.DynamicRegistrar.Lookup (IntPtr class, Boolean throw_on_error) [0x00046] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/ObjCRuntime/DynamicRegistrar.cs:891
at ObjCRuntime.Class.Lookup (IntPtr klass, Boolean throw_on_error) [0x00000] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/ObjCRuntime/Class.cs:157
at ObjCRuntime.Class.Lookup (IntPtr klass) [0x00000] in <filename unknown>:0
at ObjCRuntime.Runtime.GetNSObject[UIView] (IntPtr ptr) [0x00000] in <filename unknown>:0
at UIKit.UIView.get_Superview () [0x00010] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/build/ios/native/UIKit/UIView.g.cs:3647
at Xamarin.Forms.Platform.iOS.PageRenderer+<ViewAndSuperviewsOfView>d__0.MoveNext () [0x0003c] in <filename unknown>:0
at System.Linq.Enumerable.Any[UIView] (IEnumerable`1 source, System.Func`2 predicate) [0x00000] in <filename unknown>:0
at Xamarin.Forms.Platform.iOS.PageRenderer.OnShouldReceiveTouch (UIKit.UIGestureRecognizer recognizer, UIKit.UITouch touch) [0x0000c] in <filename unknown>:0
at UIKit.UIGestureRecognizer+_UIGestureRecognizerDelegate.ShouldReceiveTouch (UIKit.UIGestureRecognizer recognizer, UIKit.UITouch touch) [0x0000d] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/build/ios/native/UIKit/UIGestureRecognizer.g.cs:644
at at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, IntPtr principal, IntPtr delegate) [0x00005] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/UIKit/UIApplication.cs:74
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x0001c] in /Users/builder/data/lanes/2077/d8e9592a/source/maccore/src/UIKit/UIApplication.cs:57
at Techdesk.iOS.Application.Main (System.String[] args) [0x00008] in /Users/muhammadali/Documents/XamarinProjects/Techdesk/iOS/Main.cs:17