ms-intune-app-sdk-ios
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
**Describe the bug:** When we call IntuneMAMEnrollmentManager.instance().loginAndEnrollAccount we see the following stack trace: Thread Performance Checker: Thread running at User-interactive quality-of-service class waiting on a lower QoS thread running at...
We are trying to migrate our Xamarin IOS app to MAUI with MSAL integration. Intune logged in successfully and also acquiring access token, but while getting App config values from...
**Describe the bug:** Observed crash with IntuneMAM Swift SDK **To Reproduce** Steps to reproduce the behavior: App is crashing when kept in foreground for around 18 to 20 mins **Expected...
**Describe the bug:** On a fresh app install and open we call IntuneMAMEnrollmentManager.instance().enrolledAccount() to check if any Users are enrolled with Intune. This call returns nil implying no Users are...