XCode14 - Cannot upload mobileprovisioning to devices for apps with "associated domains" feature

I am trying to deploy 2 of my apps onto an iOS device (new iPhone 14pro), but I am unable to get the iOS device to install the provisioning profile via Xcode.

I have even created a new certificate and new a provisioning profile. The certificate is associated with the provisioning profile on the developer portal. The install of the provisioning profiles on the device fails only for the apps with „associated domains“ feature. For the other apps it worked like a charm. The device-list is the same for all apps.

I also unpaired the iPhone, deactivated developer switch in security settings and repeated the procedure.

latest Xcode 14.0.1 here with an iPhone14pro on iOS 16.0.2

Update: Manual upload of mobile provision does not work at all. Just a normal debug-run-deployment uploads the mobile provision automatically for apps without associated domains.

Problem also exists on iPad mini 6th generation with iOS15.7

Error is still present! Does nobody have any solution or workaround?

I also looked in device log or in the console. No messages found for this problem, so it seams to be an Xcode Problem.

Error is still present!

Given that you’ve been stuck on this for a while, I recommend that you open a DTS tech support incident and discuss this with our iOS code signing and provisioning expert.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

XCode14 - Cannot upload mobileprovisioning to devices for apps with "associated domains" feature
 
 
Q