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:** With Intune SDK integrated in our app, we are experiencing regular app crashes always showing the same call stack. ``` Thread 17 Crashed: 0 libsqlite3.dylib 0x00000001c73391b4 walIndexTryHdr...
Hello, I am getting this error message when calling the IntuneMAMEnrollment function "The account is licensed for Intune but is not targeted with MAM policy" can someone please help me.
**Describe the bug:** We are integrating Intune SDK in our app and experiencing an issue (95% reproducible) that happens while enrolling the user following the MAM-CA remediation flow. After authentication...
**Describe the bug:** After successfully applying the InTune App protection policy the App restarts and set-up pin functionality is prompted by the InTune SDK Later once the PIN set-up is...
Hello! Can we get Swift Package Manager (SPM) support for this sdk? Since SPM is now not only the Apple recommended way of adding dependency to project but also something...
This is Test being done using the following Xcode : 14.0 iOS Simulator: 14.1 MSAL : 1.2.4 keychain sharing * bundleid * com.microsoft.adalcache * com.microsoft.intune.mam I intended to integrated the...
**Describe the bug:** I am using intune to wrap my apps, all my users have a complaint that when they open PDF files inside the app they are unable to...
**Describe the bug:** When launching an app that has not been accessed in a couple of days the user is immediately presented with the "Checking you organization's data access requirements...
Hey, I'm still facing the same issue.. Anybody has got a fix for this? Im getting the below error when calling registerAndEnrollAccount after MSAL acquireTokenWithParameters. "The operation failed because the...
**Describe the bug:** An Intune App Protection Policy of “Send org data to other apps: Policy managed apps” is in force, so when our app supplies a FILE: URL to...