Use Windows App SDK and WinUI 3 to develop an ESim application,Can this be done?

Yaguang Ruan 20 Reputation points
2024-03-06T02:47:10.72+00:00

Hello, I want to use Windows App SDK and WinUI 3 to develop an ESim application, download ESimProfile, enable Profile and other ESIM-related features. Can this be done?

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
745 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jeanine Zhang-MSFT 9,431 Reputation points Microsoft Vendor
    2024-03-06T06:22:39.4233333+00:00

    Hello,

    Welcome to Microsoft Q&A!

    Normally, the Windows Runtime APIs are available in winui3 and Windows App SDK.

    According to the Doc: ESim Class

    This functionality is available only to mobile operator apps and UWP apps given privileged access by mobile network operators.

    As far as I'm concerned, first of all, you need to get the privileged access from mobile network operators. If you have permission to use these APIs, you could try to use Windows App SDK and WinUI3 to develop an ESim application.

    Thank you.

    Jeanine


    If the answer is the right solution, 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.