Questions tagged [enterprise-distribution]

A distribution mechanism in Apple's Enterprise Developer Program, for hosting and distributing proprietary apps for a specific organization, outside of the App Store.

111 questions
1
vote
1 answer

Do different versions of iOS require different methods of iOS over-the-air distribution?

I have created an iOS app with Cordova targeting iOS 4.3 and up. I am using enterprise OTA to distribute the app. The app is installed on a server with a link to the plist file as follows.
naturallyfoster
  • 389
  • 1
  • 4
  • 15
1
vote
1 answer

Rubymotion Enterprise Release

How does one release to a staging environment or create a release for Enterprise/Ad Hoc distribution? This is different from an AppStore release and requires a different provisioning profile, and optionally a different bundle id.
Daniel X Moore
  • 14,637
  • 17
  • 80
  • 92
1
vote
1 answer

Using Enterprise Distribution for iPhone Beta

My company is about to roll out our first public beta of our iPhone app. The product will be ready in the next week, and we have a couple hundred beta users lined up. We're a bit behind on the actual method of distribution, however. We originally…
James
  • 2,272
  • 1
  • 21
  • 31
1
vote
1 answer

Update ad hoc from my app - Manage problems

In my app I have a button to update the same app by ad hoc distribution. In that link I do the next action: [[UIApplication sharedApplication] openURL:[NSURL URLWithString:…
xarly
  • 2,054
  • 4
  • 24
  • 40
1
vote
4 answers

iOS Enterprise Developer Program - rules

The company I work for wants to distribute (in a public link) an app with In-House signature. I'm pretty sure Apple denies this kind of thing, but I didn't find anything about in the official documentation/contract. Does anybody know how exactly it…
Claudio
  • 1,987
  • 3
  • 29
  • 55
1
vote
2 answers

Enterprise distribution apps on iOS, possible to drag and drop the ipa into iTunes?

Just curious, if I compile an app configured for enterprise distribution can I simply drag and drop the IPA built into iTunes then install it on an iDevice?
meds
  • 21,699
  • 37
  • 163
  • 314
1
vote
1 answer

Renewing iOS Developer Enterprise Program

What happens if you don't renew your enterprise program after the first year? Do the apps distributed stop working?
Mike Mellor
  • 1,316
  • 17
  • 22
0
votes
1 answer

Ad-Hoc and Enterprise signed apps crashing on launch screen in iOS 13.3.1

As i updated my iPhone XS Max from 13.3 to 13.3.1 I'm getting crash on every Same Signed Apps and Self-signed Apps. So I thought it is some problem with their certificate, then I tested those apps using an iPhone X running iOS 13.3. The result was…
0
votes
1 answer

Is it possible to test In App subscriptions for real by Distributing a App through Enterprise Distribution on iOS?

We have an internal app which is a sample app for demonstration of In App subscription workflow integration. We have been testing scenarios in Sandbox environment and have been looking ways to be able test actual production environment scenarios…
0
votes
1 answer

Enterprise distribution ios app - cannot connect to server

I am trying to distribute my application from web server. I have created .ipa file using enterprise distribution provisioning profile and certificate. I have put .ipa file and manifest.plist file on server. Server configuration : We have configure…
Ketan Parmar
  • 27,092
  • 9
  • 50
  • 75
0
votes
1 answer

Can i view my app download statistics on Apple Developer dashboard with an Enterprise Developer Account?

I am working for an organization and we would like to obtain an Enterprise Developer Account. I was wondering wether the enterprise developer iTunes Connect lets you view download statistics just like the normal company or individual version of…
0
votes
1 answer

iOS 12.1.4 not installing In-House enterprise app

We have enterprise account via we create the build and distribute it via enterprise but in ios 12.1.4 its not installing ...there is no MDM option for trust the certificate
0
votes
1 answer

Xcode Carthage export error ipatool failed with an exception: # , bitcode_strip failed

I am maintaining a project using Carthage. It runs fine and archives fine. But it failed to export enterprise app. The error in "Enterprise distribution options" is ipatool failed with an exception: #
situee
  • 2,710
  • 2
  • 22
  • 27
0
votes
1 answer

Xcode 10 breaks Ionic Cordova build

I have an Ionic 3 App using Enterprise Distribution for a client and of course Apple likes to change settings on their new iOS. Everything was working fine on iOS 11 and when a client-user upgraded to iOS 12 their app completely broke and could not…
0
votes
1 answer

Install Enterprise ios app without having to trust in device management

I have developed an app for my client using Enterprise Account. Normally, a user needs to install the app and on first run, he/she needs to trust the enterprise developer by going in Settings -> General -> Device management and trust the developer.…
Ashwin Shrestha
  • 518
  • 3
  • 17