Enterprise distribution profile not working for enterprise app

Our enterprise App (Loan Signature) is distributed to our corporate Ipads using JAMP. We use provisioning profile and certificate along with the IPA file to push the builds.

Our current disstribution profile is expiring on 23d April 2026 and we wanted to update the Profile. So we created a new provisioning profile (Enterprise V9, along with a new ceritificate that ends on April 1st 2029). The enterprise provisioning profile is created in the same way as the old one which is called Enterprise V8. However when we use JAMP to upload the certificate and our current production version of app, it is not working. The app would not load and it would complain that the app is not available.

I was told by the JAMF administrators that the profile could be wrong and I have no way to find out. Any help in this regard will really be helpful.

Thanks for your post, can you provide a link and description of this JAMP distribution? Is that a 3rd party app?

Is that a MDM installation?

The error usually means iOS has rejected the app because of a code-signing mismatch? And a mismatch between the certificate used to sign the existing IPA and the certificate associated with the new provisioning profile.

Looking forward to get a better understanding of your distribution method. I would also recommend you to use Apple distribution methods. Have you tried the unlisted method to distribute apps? This allows you to publish an app on the App Store that is completely hidden from public search, categories, and charts. https://developer.apple.com/support/unlisted-app-distribution/

Or the Enterprise distribution? It allows you to generate Enterprise Certificates and Provisioning Profiles to sign an IPA locally and distribute it. You build and sign the app in Xcode using an Enterprise Distribution Certificate. Pushed via MDM (like JAMF, not JAMP)

Hope this helps. I would recommend to use the unlisted method to simplify your distribution.

Albert
  Worldwide Developer Relations.

Enterprise distribution profile not working for enterprise app
 
 
Q