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.
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.