You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add MAMTrustedRootCertsManager and MAMCertTrustWebViewClient APIs for trusted root certificates support.
Fix SecurityException in isolated processes on devices with API 27 or under.
Remove no-longer-necessary ProGuard rules targeting the legacy Android
Support Libraries. SDK support for these was removed in 8.0.0.
Fix configuration cache and incremental build issues with new build plugin.
The new plugin is now fully supported for AGP 8.
Fix handling of int, float, and short in MAMAppConfig when
returning config from Android Enterprise (rather than Managed App - App Config)
Deprecate ADALConnectionDetails and remove obsolete meta-data authentication configurations.
Preview build plugin is now part of the main artifact.
Apply com.microsoft.intune.mam-preview to use the new behavior with
Android Gradle Plugin 7.4. The preview plugin is applied automatically
for AGP 8.
Add missing hooks for onActivityDestroyed in ActivityLifecycleCallbacks.