Could not link assemblies. Reason: Error while processing references of 'MapTest.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' MapTest.iOS
when added in AppDelegate
TK.CustomMap.iOSUnified.TKCustomMapRenderer.InitMapRenderer();
Xamarin Forms Version 3.4
I try iPhoneSmulator on MACOS
IOS Project Properties:
SDK Version: Default
Linker Behavior: Don't Link
Supported Architectures: x86_64
HttpClient Implementation: Managed
Android project no problem. But iOS project not working.