active-directory-xamarin-native-v2 icon indicating copy to clipboard operation
active-directory-xamarin-native-v2 copied to clipboard

Sample for Intune with Android MAM Corrections

Open meghandaly opened this issue 3 years ago • 0 comments

Changes to ensure the sample is a fully supported Android MAM app.

Downgrades to the supported versions for the Intune Android MAM implementation:

  • Android OS Version: 9.0
  • Xamarin.Forms Version: "4.4.0.991864"

Adds the required Remapper NuGet package and performs the base class replacement code changes.

This will require the testing that was performed originally for this app to be done again.

meghandaly avatar May 16 '22 20:05 meghandaly