I have an error appearing when I run my Xamarin.Forms mobile app which says
System.MissingMethodException:Method 'Microsoft.Windows.Azure.MobileServices.MobileServiceClient..ctor' not found.
For the life of me I can't work out what has gone wrong or is going wrong and how to fix it. The message looks to be self explanitory but I've checked everything that I can think of and MobileServiceClient seems to be present.
Can anyone assist?