Every time I try to deploy my Xamarin.iOS app through Xamarin Live Player, I get this error:
Visualization Error
Object of type 'System.Func'1[System.Object]' cannot be converted to type 'System.Func'3[System.Object,System.EventArgs,System.Object]'. (ArgumentsException)
I have gotten Xamarin Live Player to work successfully with other apps so I am not sure what is wrong with this specific app to make it have this error. I also do not wish to start from scratch in creating a new project and copying things over because my project is already too in-depth.