When i try to compile my project for IOS i get this error
/Volumes/Files/DEV/MicroPower/PerformaMobile/Git/Clients/excentric/PerformaMobile/PerformaMobile.iOS/MTOUCH: Error MT2101: Can't resolve the reference 'System.Void Xamarin.Forms.Button::set_ImageSource(Xamarin.Forms.ImageSource)', referenced from the method 'Xamarin.Forms.View PerformaMobile.Core.View.ThumbnailLargePlayerView::GetViewAll(System.Type)' in 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'. (MT2101) (PerformaMobile.iOS)
How do I solve this?
I use Visual Studio 2019 for Mac