ms-intune-app-sdk-ios icon indicating copy to clipboard operation
ms-intune-app-sdk-ios copied to clipboard

Intune App SDK for iOS enables data protection and mobile app management features in iOS mobile apps with Microsoft Intune

Results 84 ms-intune-app-sdk-ios issues
Sort by recently updated
recently updated
newest added

**Describe the bug:** Right now, after the user's authentication, we are trying to apply a MAM policies (enrolled the user). Our customer guarantee, that all their users has MAM policies....

Hi, Iam trying to register the user to MS Intune using the iOS SDK. I have first acquired the token with the help of MSAL library. But when I try...

**Describe the bug:** App is crashing randomly when kept in foreground for come minutes **To Reproduce** Steps to reproduce the behavior: 1. Login the App 2. Keep the app in...

Is there a way to get notified when authentication is complete when using AutoEnrollOnLaunch set to true for app protection?

**Describe the bug:** Our app crashes when minimized or moved to the background, and the crash logs show that the Microsoft Intune SDK's cmarDeviceComplianceEnabled method is involved. This issue specifically...

**Describe the bug:** The openUrl SwiftUI delegate function is not called in SDK version 20.1.0+ in response to deep links **To Reproduce** Steps to reproduce the behavior: 1. Deep link...

**Describe the bug:** We're seeing errors when accessing a keychain item from within a background task, which carries over to the next foreground launch. The error code given is `OSStatus...

**Describe the bug:** App has been crashing, whenever app goes to background mode, aster successful Intune authentication. **To Reproduce** Steps to reproduce the behavior: 1. Login to the app with...

**Describe the bug:** Unable to proceed to our App after the user signed in to Company Portal using another account. It seems that the Intune SDK is trying to enroll...

**Describe the bug:** After implementing [App Protection CA](https://learn.microsoft.com/en-us/mem/intune/developer/app-sdk-ios-phase6) support when the app is opened, even though the Microsoft Authenticator is installed, and the device is shown as registered, login is...