iPad setup for debugging with Windows 10 VS2019 WITHOUT a Mac machine

Andres Olivares 1 Reputation point
2022-03-06T15:14:19.333+00:00

Team,

I am developing a Xamarin app targeting iOS and Android. I'm on a Windows laptop and I have a iPad Pro 9th Gen, iOS v.15.3.1. I have gone through the process of creating my Apple Dev account and am associated to my companies' membership. I want to setup device debugging, connected for now via USB but hopefully I can do wireless debugging as well. I am under the impression that I would be able to do this without the need of a Mac machine. I believe I have all the necessary configurations to set this up but feel like I am missing some associates to get this working. Currently I am stuck in VS with:

180414-vsappleaccountdetails.png

I would truly appreciate any guidance that can help me with this issue and concise details on how to properly set up device debugging on an iPad from Windows without a Mac machine.

Thanks in advance,

Andres

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,326 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 29,381 Reputation points Microsoft Vendor
    2022-03-07T05:26:47.597+00:00

    Hello @Andres Olivares ,

    Xamarin Hot Restart enables you to quickly test changes to your app without a Mac machine during development. You need to download iTunes and install it, then sign in your Apple Dev account and enable Automatic Provisioning. For more details, refer to https://learn.microsoft.com/en-us/xamarin/xamarin-forms/deploy-test/hot-restart
    There are also some limitations, you cannot use Xamarin Hot Restart to create app bundles for publishing, it just for development.

    Best Regards,
    Wenyan Zhang


    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