Skip to content

Troubleshooting Xamarin.Android issues with MSAL

Jean-Marc Prieur edited this page Feb 2, 2018 · 15 revisions

If you create a new Xamarin.Forms application and add MSAL.Net, this will just work. However, if you have an existing Xamarin.Forms application and update to MSAL.NET preview 1.1.2 or later you might experience build issues.

To troubleshoot these issues you should:

Getting started with MSAL.NET

Acquiring tokens

Web Apps / Web APIs / daemon apps

Desktop/Mobile apps

Advanced topics

FAQ

Other resources

Clone this wiki locally