VS2019 - Xamarin - iOS - MacInCloud - Cannot Set Up Provisioning Profile - No Current IOS devices

518 Views Asked by At
  1. Pair to the MacInCloud (I have the Managed Server Plan).
  2. iOS Bundle Signing
  3. Automatic Provisioning
  4. Choose my Team (Creates Certificate, Identifier and Tries to Create the Device
  5. It cannot find the device. On MacIncloud I run

xcrun simctl list | egrep '(Booted)'

  1. Find the UUID of my iPhone Simulator
  2. Go to developer.apple.com
  3. Try to add Provisioning Profile. Add the this device it will only recognize the UUID as a Mac.
  4. Go back to VS 2019 and "retry"

Error: There were errors in the data supplied. Please correct and re-submit. There are no current IOS devices on this team matching the provided device IDs.

I have no clue how to add the MacInCloud or the iPhone Simulator on the MacInCloud.

TIA

0

There are 0 best solutions below