I am using a native sdk (BrotherPrinter sdk) in my xamarin project, but while building the xamarin.iOS project am getting "Native linking failed" errors.How to fix this please help me on this.
I did the following things but it didn't worked.
Tried with Linker behavior : Don't link, sdk only and Link all
Deleting obj and bin files.
Clean & Rebuild the solution.
For the error MT5209 I have changed the architecture , and I hope it will work in real devices.
These are the errors I am getting.