Visual Studio 2015, Windows 8.1, latest version of Xamarin
When I try and build the MobileCRM sample from the github repository the AddressToPositionConverter and all the other converters complain that the converter does not implement the interface member "IValueConverter.Convert and BackConvert.
I saw one post that said that the signature on windows 8.1 changed things but I can't figure out how to adjust to be able to handle this situation.
Anyone know what to do to get around this.
thanks
brady