.net maui cross platform

mark lefler 41 Reputation points
2022-04-28T01:29:16.573+00:00

I'm looking to make an app in .net maui with VS 2022. The company needs it to be android and IOS. I got the Android simulator to work in VS 2022, is there a way to get the IOS to simulate on a PC or will I need a mac of some form for that? Without a mac would I even have a way to deploy the IOS version to our internal employees?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,176 questions
0 comments No comments
{count} votes

Accepted answer
  1. Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,836 Reputation points Microsoft Vendor
    2022-04-28T07:56:42.543+00:00

    Hello,​

    is there a way to get the IOS to simulate on a PC or will I need a mac of some form for that?

    You need a mac. Because hot restart(enables you to quickly test changes to your app during development without a Mac) have a known issue, here isn't yet a direct fix.

    Without a mac would I even have a way to deploy the IOS version to our internal employees?

    If you create an app for internal use only without intending to use the App Store.

    You need a mac to create a Distribution Certificate and App ID

    You need an apple Enterprise Developer Account as well. This account allows you to self-sign apps, and distribute application through your website. These apps will download onto your internal employees devices and run. And no need for Apple to validate them, or approve them.

    Here is article about Install custom enterprise apps on iOS

    Best Regards,

    Leon Lu


    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.

    0 comments No comments

0 additional answers

Sort by: Most helpful