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

iOS 10 Crash on Simulator

1 Answer 59 Views
SideDrawer
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Michael
Top achievements
Rank 1
Michael asked on 07 Nov 2016, 06:43 PM

Hey Telerik team,

I've recently updated to iOS 10 and updated the Telerik component to the most recent version. Unfortunately the sideDrawer within a NavigationController seems to crash. I can't seem to fix this - as nothing has changed. I've also tried cleaning the app, and using a new simulator. Are there any suggestions on fixing this? Thanks!


The debug info that Xamarin states is as follows (this is only related to iOS):

System.NullReferenceException: Object reference not set to an instance of an object
  at at (wrapper managed-to-native) ApiDefinition.Messaging:IntPtr_objc_msgSend_IntPtr (intptr,intptr,intptr)
  at TelerikUI.TKSideDrawerController..ctor (UIKit.UIViewController contentController) [0x00059] in <fa8456bfe66f4b8daa524c2ff4e2ddd3>:0

Here's my line that it crashes at: - vc is the UINavigationController.

1.TKSideDrawerController sideDrawerController = new TKSideDrawerController(vc);

1 Answer, 1 is accepted

Sort by
0
Adrian
Telerik team
answered on 10 Nov 2016, 03:38 PM
Hi, Michael,

I wasn't able to reproduce this issue with the latest version of TelerikUI for Xamarin.iOS on a simulator with iOS 10. Could you send me a project where this issue is reproducible so I could investigate it further? Thank you in advance for your cooperation.

Regards,
Adrian
Telerik by Progress
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
SideDrawer
Asked by
Michael
Top achievements
Rank 1
Answers by
Adrian
Telerik team
Share this question
or