Severity Code Description Project File Line Suppression State Error Unable to resolve dependencies. 'Xamarin.Android.Support.Design 24.2.1' is not compatible with 'Xamarin.Forms 2.3.3.180 constraint: Xamarin.Android.Support.Design (= 23.3.0)'. 0

Xamarin Forms is not always compatible with the latest version of the Google Support libraries. Xamarin publishes them so Android developers (not using Forms) can utilize them if they need them, but Forms developers can continue to use the older, compatible versions.

Comments

Popular posts from this blog

Azure - Failed to deploy web package to App Service. Internal Server Error (CODE: 500)- Fixed

The serve command requires to be run in an Angular project, but a project definition could not be found - Fixed

Unexpected token T in JSON at position 0 in Angular CLI 6 - Fixed