We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

error MT5211: Native linking failed, undefined Objective-C class: SFNavigationDrawer

Hi,

I added the SfNavigationDrawer Nuget packages to my PCL and iOS project and when building I get the following error message:

MTOUCH: error MT5211: Native linking failed, undefined Objective-C class: SFNavigationDrawer. The symbol '_OBJC_CLASS_$_SFNavigationDrawer' could not be found in any of the libraries or frameworks linked with your application.
MTOUCH: error MT5202: Native linking failed. Please review the build log.
Task "MTouch" execution -- FAILED

In my PCL I added nuget package:
Syncfusion.Xamarin.SfNavigationDrawer

In iOS I added:
Syncfusion.Xamarin.SfNavigationDrawer
Syncfusion.Xamarin.SfNavigationDrawer.IOS

Any idea what might go wrong here?

Thanks,
Jeffry

1 Reply

CP Chozarajan Pandiyarajan Syncfusion Team January 2, 2017 12:01 PM UTC

Hi Jeffry,

Thanks for your update.

We have prepared a sample project for NavigationDrawer in iOS. Please download the sample project from below available link.

Link:
Navigation

Please let us know if you have any concern on this.

Regards,
Chozarajan P



Loader.
Up arrow icon