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
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

How to resolve Type Initialization Exception in Xamarin.iOS?

Platform: Xamarin.iOS |
Control: XlsIO

This exception occurs when the linker options is set to link all assemblies. As per the linker behavior, sometimes the linker will remove code that you might have called dynamically. In XlsIO.Portablewe have handled reflections, which causes the issue.  

 

We recommend to set the following argument in Additional mtouch arguments to skip the XlsIO.Portable from linking process. 

 

Example:  

Additional mtouch arguments: --linkskip=Syncfusion.XlsIO.Portable 

 

Screenshot: 

cid:image002.png@01D2E998.5FE96DC0

 

Alternative Way:

This can also be resolved by setting linker behavior option to Link framework SDK assemblies only.
  

Refer the below link for more information.

Xamarin Documentation link: 

https://developer.xamarin.com/guides/ios/advanced_topics/linker/

2X faster development

The ultimate Xamarin UI toolkit to boost your development speed.
ADD COMMENT
You must log in to leave a comment

Please sign in to access our KB

This page will automatically be redirected to the sign-in page in 10 seconds.

Up arrow icon

Warning Icon You are using an outdated version of Internet Explorer that may not display all features of this and other websites. Upgrade to Internet Explorer 8 or newer for a better experience.Close Icon

Live Chat Icon For mobile