This is a migrated thread and some comments may be shown as answers.

Calendar not working on device

3 Answers 147 Views
Calendar & Scheduling
This is a migrated thread and some comments may be shown as answers.
Kent
Top achievements
Rank 1
Kent asked on 23 Jun 2015, 03:27 AM

Hi,

 I have built a Xamarin Forms app that uses the Telerik Calendar control for Xamarin.  Control works great in an Android emulator but when I deploy app to an actual device the calendar displays but is non-responsive.  I cant choose a date or scroll to the next month.  When I click on a day what will happen is I will get the Android dialog box that gives the option of "Wait" or "Close". The rest of the app works fine

 Is there anything that I need to do in order to deploy this control?  For now I am just using Visual Studio - Tools - Android - Publish Android app to create the APK and then i just copy APK file onto phone.

 Xamarin version: 3.11.590.0

Telerik: UI for Xamarin Q1 2015

3 Answers, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 25 Jun 2015, 05:35 AM
Hi Kent,

The problem is fixed in our latest version -- 2015 Q2. Please, download it and give it a try.

Best regards,
Ves
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
alisakhi
Top achievements
Rank 1
answered on 30 Sep 2015, 09:37 AM

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

0
Jack
Telerik team
answered on 01 Oct 2015, 02:47 PM
Hi Alisakhi,

This issue is addressed in our latest release - Q3 2015 (2015.3.930). You can download the new version form our site. Feel free to contact us if you need further assistance.

Regards,
Jack
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Calendar & Scheduling
Asked by
Kent
Top achievements
Rank 1
Answers by
Ves
Telerik team
alisakhi
Top achievements
Rank 1
Jack
Telerik team
Share this question
or