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:** After upgrading to 15.3.2 a clean install results in an 201 error. The weird thing, when I go back to the old SDK install the app >...

Describe the bug: On iOS 15.2.1 , apps using the intune wrapper crash. To Reproduce Steps to reproduce the behavior: Open an app that uses the Intune wrapper Passed the...

**Describe the bug:** Enabling Thread Sanitizer in Xcode causes the [Chatr] sample app to crash. This looks like an Intune SDK bug, so I'm filing this here. Let me know...

**Describe the bug:** After authenticating through the MS Authenticator app, the user is required to login again in the `WKWebView` or `SFSafariViewController` in app. **To Reproduce** Steps to reproduce the...

Our app makes use of [Realm](https://github.com/realm/realm-cocoa) as persistence layer, and as part of our business logic we frequently remove databases and create new ones. A realm database is composed of...

**Describe the bug:** Getting' ipa failed error' after upgrading Intune SDK version to V14.4.1 It happens only after integrating with 14.4.1. Working finr With version 12.4.0 **To Reproduce** Steps to...

**Describe the bug:** We have Intune enrollment don with one UPN (say "[email protected]) The user was transferred from one unit/company to a different one so the email and UPN changed,...

Description: I have integrated Intune SDK to my app. It was working fine till last week. The App is showing an error message on launch and gets blocked on the...

@Kyle-Reis Our app was using MSAL and Intune. The intune enrolment was working consistently. However, after integrating with OneDrive SDK, we are facing an intune enrolment error. We are getting...

Unlike Android, third party managed apps on iOS do not have access to identities (certificates and private keys) pushed by the MDM to the device. Other MDM solutions (MobileIron, AirWatch)...