I have an iOS application that I distribute using the enterprise distribution method (placing an IPA file on a website). When the user installs the application, a warning message appears, which reads:
Are you sure you want to open the "Application Name" application from the developer "iPhone Distribution Certificate Name"
A client asks if there is a way to change this warning message so that it doesn’t read “iPhone distribution”
I assume that at some point in the future Apple is going to change the “iPhone Distribution / Development Certificate” to “iOS,” but is there any change to this warning message at the same time?
source share