A distribution mechanism in Apple's Enterprise Developer Program, for hosting and distributing proprietary apps for a specific organization, outside of the App Store.
Questions tagged [enterprise-distribution]
111 questions
1
vote
0 answers
iOS 10: Can't install enterprise distribution build from site/url
I can't be able to install app from url in iOS 10 being specific in iOS 10.0.2 I have tried to install in iOS < 10 and I was able to install it, but not in iOS 10.0.2, it is giving popup "Would you like to install app "x"?" Once, we click Install it…

CGR
- 370
- 1
- 4
- 18
1
vote
0 answers
A valid provisioning profile for this executable was not found - OTA installation
I have a Enterprise distribution IOS app which can be installed via OTA url. But when i install that app using OTA url, installation will break showing the error message "Unable to download could not be install at this time".
So I view the log of…

HiChKu
- 41
- 4
1
vote
1 answer
iPad Enterprise app -> popup 'XXX would like to install YYY' does not appear
I have uploaded an IPA file (Enterprise distribution) to diawi.com, and can download it on my own iPad no problem.
Visit diawi.com/xyzxyz
Click Install Application
A popup appears, asking "XXX would like to install YYY". Click Install
App appears…

physicalattraction
- 6,485
- 10
- 63
- 122
1
vote
1 answer
Publish iOS app using MDM solution
We have Apple's Enterprise distribution account that we are using to publish enterprise app to company employees. We are using MDM solution for distribution.
Do we need to generate ipa for MDM deployment differently than the standard App store…

Mann
- 5,477
- 6
- 45
- 57
1
vote
2 answers
Use Swift Pods in Objective C project
Currently, we are working on a project, which is developed purely using Objective-C language. For some reason, We had to use POD projects as dependency in our project. One of the POD project is developed using Swift language. So we have created…

Armaan Stranger
- 3,140
- 1
- 14
- 24
1
vote
1 answer
Can I use two Distribution Certificate or is there another solution for Swift and Enterprise Dist Certs?
First of all, sorry for my bad grammar!
I have this question and hope somebody can help me.
I work in a Mexican enterprise, we develop in house apps for sales, etc. and currently we started developing our apps in Swift.
Well, the point is that our…

Edgar Lozano
- 33
- 6
1
vote
0 answers
iOS8 Enterprise App install issue, working in iOS7
We created ipa file by using Enterprise Apple account and placed the ipa file in server along with plist. We are able to download the app in iOS7,iOS6 devices but not able to download in iOS8 device. Below is my plist and device logs. I followed all…

Sudheer Kumar Palchuri
- 2,919
- 1
- 28
- 38
1
vote
2 answers
0 Entitlements when Exporting App for Enterprise Distribution
When attempting to export a couple of my iOS apps for Enterprise Distribution, I'm having an issue where the organizer is showing "0 Entitlements" for my App and not choosing a provisioning profile.
This does not cause any errors when creating the…

Stonz2
- 6,306
- 4
- 44
- 64
1
vote
1 answer
IPA with enterprise account showing warning message on install
When deploying an in house app using the Enterprise account users get this alert when installing the .ipa
Alert image at https://i.stack.imgur.com/B5tsF.png
The alert says that the app developer is not authorized...
Is there any way to avoid it ?

JohnP
- 19
- 2
1
vote
1 answer
Re: Enterprise edition of our iPad app not downloading
We have created an enterprise edition of our iPad app. and we were using it since last 15 days. but url suddenly stopped working. we are not able to install application now.
Error: "There is no application set to open the URL…

Yunus
- 47
- 4
1
vote
1 answer
Enterprise-distributed app won't install on some devices
I have developed an iPhone app for enterprise distribution.
I have deployed the .ipa file to a webserver, where it is downloaded over HTTP Secure.
I can install the app just fine this way. However, other people are unable to install it. After…
user1379417
1
vote
1 answer
Strategy for distribution and management of app with large resources
I'm building an app which requires 1.8GB of resources. It's an enterprise app which will be installed in a controlled environment. The resources need to be on the device from the start as it will be used without network coverage.
The resources are…

jrturton
- 118,105
- 32
- 252
- 268
1
vote
2 answers
iOS Developer Enterprise Program Distribution not overwriting my app
I have distributed an app on a lot of ipad in my company. I did this with developer profiles on the ipads. Now I have re-distributed the app with iOS Developer Enterprise Distribution. For this I used a new apple developer account, certificate, app…

jivanrij
- 157
- 2
- 12
1
vote
0 answers
iOS Enterprise Distribution - iPod 5th gen not recognized as 4 inch
The title pretty much says it all. I am distributing an OpenGL ES-based app in-house, using Enterprise Distribution program, to non-provisioned devices. The app will ultimately be distributed on the AppStore, but we are using the Enterprise program…

Nicolas Miari
- 16,006
- 8
- 81
- 189
1
vote
1 answer
Distribute multiple Enterprise Apps
I am having Code signing error while distributing second enterprise (when i do Product - Archive)iPhone app. It says
Code Sign error: Certificate identity 'iPhone Distribution: XYZ, Inc.' appears more than once in the keychain. The codesign tool…

User382
- 864
- 19
- 42