Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
Error MT5211: Native linking failed, undefined Objective-C class Xamarin.iOS Native .dll
posted

Hi, I added IGChart.Unified.dll file to my xamarin iOS native project references , it is working in simulator but when I running into device I am getting errors. I am attaching the log please check it and tell me procedure how to fix it.

I attached Screenshots related please check it.

Parents
No Data
Reply
  • 4940
    Offline posted

    Hello,

    Today I tested the static library that is used inside of the DLL assembly and it contains all the necessary architectures. Afterwards, I set the Linker options to Don't Link and I was able to deploy to the device. Using this option ensures that no assemblies are modified. Give this a try and let me know if that solves your issue.

Children
No Data