I have my Xamarin.Forms project with Syncfusion components running on Visual Studio for Mac 2019. I use a particular provisioning profile and changed Linker settings in my iOS project to "Link Framework SDKs only". I built the project and ran it on my iPad device in Debug mode. It crashes on startup with the following message:
Cant register the class Syncfusion.ListView.XForms.iOS.ListViewItemRenderer when the dynamic registrar has been linked away
If I change linker settings to Don't Link, I do not have any problems running the app on my iPad. I have updated all Syncfusion components to the latest version as well as Xamarin.Forms package.
Thank you,
Madhu
Attachment:
Screen_Shot_20210104_at_6.31.49_PM_47ce1977.zip