Testing issues with iOS Intune SDK integration app

LinYudan 0 Reputation points
2024-04-29T07:42:50.22+00:00

We are trying to integrate our iOS app with Intune. We are an application that is published to the Apple App Store. Following the official documentation, I have added the Intune SDK dependency library to our iOS app project dependencies and used these APIs in the code. I have registered a test tenant and attempted to deploy our app within it.

To distribute the app to test devices, there are two possible options on the Intune admin management :

  • iOS store app
  • Line-of-business app.

We are an application published on the Apple App Store, so theoretically, we should choose iOS store app. However, it seems that code modifications within the app appear to only take effect after being published to the Apple App Store. But we don't want to release a new version before passing the tests. We can distribute the test app via TestFlight, but I am not sure if Intune can use apps from TestFlight. Therefore, when adding the app, the option to select an iOS store app might be not available.

If we choose the line-of-business app option for testing, it requires activation of Apple Business Manager. We are merely the developers of the app and not the end users. Is it necessary to use Apple Business Manager only for testing purposes?

Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
201 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,645 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 45,486 Reputation points Microsoft Vendor
    2024-04-30T02:41:51.35+00:00

    @LinYudan, Thanks for posting in Q&A. Based as I know, for the "iOS store app" option, code modifications will only take effect after being published to the Apple App Store. Alternatively, you can choose the "line-of-business app" option, but it requires activation of Apple Business Manager, which is not necessary for testing purposes.

    If you integrate your iOS with the Intune App SDK and need to test. You can create Microsoft Intune test account to test. Here is a link with more details.

    https://video2.skills-academy.com/en-us/mem/intune/developer/app-sdk-get-started#test-your-app

    Hope the above information can help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.