We have an iOS app that is distributed as a Custom App using Apple Business Manager. Our customers are firms which do some final configuration (via MDM) on the app so that it is ready for their employess to use.
We now want to introduce Universal Links. The associated domain for these links corresponds to the respective server of the customer. We have tried out the links on a sample branch and it all works fine. But: Our product must not contain any customer-specific information. So we cannot enter the server addresses of the customers as associated domains in Xcode. I would expect there to be a way to register an associated domain via MDM using a configuraiton or profile, to circumvent the Apple Content Delivery Network. But I cannot find a way.
Does anybody have a clue?