Provisioning Profile installation fails

I created a new Ad Hoc provisioning profile and tried to install it on a registered device, but the installation fails and brings me to the Profiles screen in Settings with the message "No profiles are currently installed."

Looking through Console, I'm seeing the following error message:

Code Block
Profile cannot be queued for installation. Error: NSError:
Desc : Invalid Profile
Sugg : Invalid Profile
US Desc: Invalid Profile
US Sugg: Invalid Profile
Domain : MCInstallationErrorDomain
Code : 4000
Type : MCFatalError
...Underlying error:
NSError:
Desc : Invalid Profile
US Desc: Invalid Profile
Domain : MCProfileErrorDomain
Code : 1000
Type : MCFatalError

The settings for the provisioning profile are:
  • Type: Ad Hoc

  • App ID: XC Wildcard

  • Certificate: My company's distribution cert

  • Devices: All registered devices, including the device I'm trying to install on (iPhone 11 Pro Max, iOS 14.4.2).

I'm getting the same error no matter what combination of settings I use to generate the profile. I've also re-generated the profile several times and still receive the error.

Has anyone run into this? My searches haven't turned up anything useful.

Thanks!
Provisioning Profile installation fails
 
 
Q