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 want to ugrade an existing Xamarin.Forms application 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

Desktop/Mobile apps

Web Apps / Web APIs / daemon apps

Advanced topics

News

FAQ

Other resources

Clone this wiki locally