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
2
votes
0 answers
Unable to generate .ipa through xcodebuild with universal distribution for enterprise account
I'm trying to generate Enterprise distribution build from jenkins job. I was able to build and generate the .ipa for Adhoc Distribution(Developer Account), but when i create a new job and set up the configuration for enterprise build(Enterprise…

Madhu
- 869
- 1
- 17
- 37
2
votes
1 answer
Issues running MDX toolkit wrapped Swift 4.2 iOS application after Enterprise distribution. Exception Type: EXC_BREAKPOINT (SIGTRAP) iOS 12.4
I am working on distributing my iOS application within the enterprise after wrapping the application with MDX toolkit. The application works on all my devices when I run it using Xcode but after the distribution the application crashes on launch on…

Saurabh Shetty
- 395
- 1
- 5
- 14
2
votes
0 answers
iPhone Device Management function gone
✓ I have searched the internet and no solution/useful information found.
iOS version: 11.4.1
only one feedback until now
first time installation
The expected result looks like:
the Device Management option presented under VPN
but doesn`t know…

will wang
- 179
- 2
- 13
2
votes
2 answers
iOS Enterprise App: Distribute Over the air : Untrusted Enterprise Developer
I have uploaded my .ipa and manifest.plist to my server (say : https: // www.xxxxxxx . xom/app/). And I created a install page in that server.
In that install html page I have the hyper link to download my app

Sridhar
- 2,228
- 10
- 48
- 79
2
votes
0 answers
iOS App Development: Is there a way to make provisioning expiration time longer or to automatically renew it before expiration?
I'm currently developing an iOS-App in Swift and to debug it on a real device the app gets an entry in Profiles & Device Management under General Settings. However this entry seems to get lost at random points of time. Then my app won't launch…

LarsGvB
- 267
- 3
- 11
2
votes
2 answers
How to distribute enterprise iPA files
First of all, let me explain that I have no experience with xcode or any apple products whatsoever. I recently have been working with a developer to create a iOS app for my business. I'm posting this because my experience with this developer has…

Austin
- 1,619
- 7
- 25
- 51
2
votes
2 answers
iOS App: Enterprise Distribution/Deployment - Missing app.plist
I'm facing an issue with deployment of enterprise iOS application.
Here is sample link to download app from web service: 'itms-services://?action=download-manifest&url=https://location.company.com/sites/mobile/Files/Mobile/deploy/app.plist'.
I…

Krunal
- 77,632
- 48
- 245
- 261
2
votes
2 answers
Releasing Apps to Apple App Store with Enterprise Program
Is it possible to release app with the public app store using an Enterprise program? As I understand it, this program is primarily for in house distribution.
We require a mixture of in house apps and public apps. Is it possible to distribute both…

user568280
- 457
- 2
- 5
- 9
2
votes
1 answer
Bitcode and enterprise distribution
Since XCode 7 we can export apps from bitcode Which is default when exporting for enterprise distribution. But what does that mean for older iOS versions?

Helge Becker
- 3,219
- 1
- 20
- 33
2
votes
2 answers
AirWatch Authentication Failure
I am working on an iOS App which will be distributed within an enterprise using AirWatch as an MDM Tool.
I have integrated AirWatch iOS SDK in my app, but, I am getting a failure on authentication on both Device and Simulator. I use the same…

Haseeb Khan
- 795
- 2
- 11
- 22
2
votes
0 answers
CocoaPods won't install on device?
So I recently started using CocoaPods and I've gotten a few installed and running without any problems. It works perfectly in the simulator, and if I compile the app to a device through xcode it works fine as well. But when I export the app as an…

ClockWise
- 1,509
- 15
- 32
2
votes
1 answer
Distribute In-House iOS App through Microsoft Intune
We have developed an iOS app that we would like to distribute through Microsoft Intune.
We have already subscribed to the iOS Developer Enterprise program and created an In-House Distribution provisioning profile used to sign our application which…

systempuntoout
- 71,966
- 47
- 171
- 241
2
votes
0 answers
Close app when downloading an enterprise build - iOS 8
We are using the enterprise distribution system internally for our product and everything was working fine on iOS7.
When there is an update to the app, we pop open a UIWebView and show the download link. The use then clicks the download link and…

N V
- 742
- 1
- 6
- 21
2
votes
0 answers
install update via Testflight doesn't minimise browser in iOS8
I use enterprise distribution (Testflight) for my iOS app, and I have problem described below:
I am in Safari on testflightapp.com and I click on install button for my app
I get confirmation dialog and I click on install button in this dialog
App…

jakub
- 3,576
- 3
- 29
- 55
2
votes
1 answer
Enterprise Distribution "Unable to Download App" on iPhone 4 but works on iPhone5
I have a very interesting problem. I have been through every post here on the "Unable to Download App" and I didn't see any that were specific to a version of iPhone. I have an in-house app that has been distributed and is working on all…

Kyle F.
- 31
- 1
- 6