I am developing an Android app that uses the Intune App SDK for Android. My application uses MSAL for authentication to Azure AD, but I was not able to find any information about using the SDK with MSAL, only with ADAL.
Release 6.3.0 (https://github.com/msintuneappsdk/ms-intune-app-sdk-android/releases/tag/6.3.0) notes mention that "App developers wishing to use Microsoft Authentication Library (MSAL) should be using this version of the Intune SDK for Android at minimum." but besides that, I couldn't find any other relevant information.
I know the iOS SDK supports MSAL since release 11.1.2.