When a binding is bad in Xamarin Forms (Android or UWP) I don't get any information, it just raises an Exception at the highest level.
Am I supposed to get any debug information? In the current case I know where it is bad because it is the latest change I made but I'm not very comfortable with the feeling that a problem might arise in the future and I will have no idea at all where it is coming from.
I am using Visual Studio 2017.
↧
Does anyone get any information when a Binding is wrong (in Visual Studio)?
↧