From the course: Visual Studio App Center for Developers

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Register iOS devices

Register iOS devices - Visual Studio Tutorial

From the course: Visual Studio App Center for Developers

Start my 1-month free trial

Register iOS devices

- [Instructor] Visual Studio App Center makes managing ad hoc provisioning profiles easy for us. Let's look at how. There are a few restrictions. This will not work with distribution groups that have public access in VSAC. Any devices that the users are using to test the app will need to be registered with the account. We also need credentials to the Apple Developer account and we can't use two-factor authentication with it. It's currently a manual process. If you do have some members of one of your distribution groups who do not have their devices registered, you can have them go to this link on their device. Once they do that and log in, their device will now show up under any distribution groups that account is associated with. To start with, we need an IPA signed with an ad hoc provisioning profile. So I'm in Visual Studio on the Mac and I'm going to go to my iOS application for Xamarin, right click, go to Options, and under iOS Bundle Signing, I want to make sure I'm using a…

Contents