Questions tagged [in-house-distribution]

Use this tag when discussing distributing Apple platform applications via the in house certificates under Apple's Enterprise Development program.

Resources:

167 questions
2
votes
1 answer

In-house provisioning not working

iOS App Provisioning is, as most will probably agree, among the most confusing and complicated subjects an iOS developer has to deal with and I'm one of them. :-) One of our teams needs to start beta testing their app. It's a corporate app that will…
2
votes
1 answer

iOS - in house distribution without ssl

Recently we got ios enterprise certificate for in-house distribution. We succeeded in creating provisionings but now we are not quite sure with the way we distribute the app to our employees. What is the most typical way to distribute in-house…
Bubu
  • 651
  • 8
  • 25
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
1 answer

iOS enterprise distributed app terminates without any error log

I have very weird distribution scenario with the iOS app. App works normally in simulator App works normally on the device with developer profile (and corresponding bundle id domain.product) When downloaded from testFairy service with valid…
daneejela
  • 13,081
  • 7
  • 38
  • 50
2
votes
1 answer

iOS In House Distribution with iOS Enterprise program and external developer

if external developer is developing the app for one client that is going to distribute the app in house, how should the developer export the app, so that the client can than distribute it in house. Does developer need private key of In House…
Ivan Stojkovic
  • 653
  • 1
  • 8
  • 15
2
votes
5 answers

How was it possible to install iOS app directly from a browser?

I was wondering how was this website able to offer an iOS app for download directly from the browser bypassing the App Store? (Please be advised that this is an adult-oriented app.) http://app.941hd.com/ios_download.html
2
votes
2 answers

iOS 8 Enterprise apps update

I'm working on an enterprise app that is distributed itms-services. This app has a service that lets the user know when there is an update, so when the user press the update button the app calls itms-services to download and install the latest…
2
votes
1 answer

iOS8 - distributing Enterprise app via itms / MDM

In IOS6 and 7 we have been successfully distributing an iPad enterprise app using the itms method via a page on our client's website. This was simple and reliable for the client. In iOS8 (as others have noted) the documentation for itms…
2
votes
1 answer

Xcode6 and ios8 app enterprise distribution

In xcode 6 when I create an ipa for distribution enterprise is no longer created the file .plist be included in the website for distribution. Also on some ipad when I open a link "itms-service" the app is installed normally, in others nothing…
matti157
  • 1,288
  • 2
  • 13
  • 26
2
votes
1 answer

IOS app distribution over-the-air : error when download can't connect to domain

we are currently deploying a new app over the air on IOS and Android, android no problem to download an apk on internet with a simple link, but on IOS we are currently on a issue when we try to access to the server from the download link. "Cannot…
WhatsUp
  • 453
  • 1
  • 5
  • 21
2
votes
0 answers

IOS - Independant Developer for inhouse distribution - code signin

I have a small company and we should deliver an ios app for an Inhouse distribution OVER THE AIR. The client have added our apple account into their team as member. We have terminated the dev process. Thus, they have provided us with their corporate…
2
votes
1 answer

iOS syncing error 0xE8000004 when syncing big in-house app via iTunes

I have a very large IPA file for an enterprise app, when trying to sync via iTunes I get this error, mac or PC, it doesn't matter. The app installs and runs fine from Xcode, but the IPA is 6.7GB. I could not find any size restriction guidelines…
fizgig
  • 292
  • 2
  • 4
  • 22
2
votes
2 answers

Enterprise Distribution Profile Update Without App Update

According to this link in the section "In-house apps | Providing updated apps", I should be able to just distribute a new .mobileprovision file instead of forcing users to install a new version of the app: For users who already have the app, you…
2
votes
0 answers

iOS In House app - Unable to download application

I'm trying to distribute an In House app, but when I try to install the app I get an error "Unable to download application". Nov 12 12:33:41 iPhone-Rick installd[31] : 0x2ffc6000 handle_install: Install of…
2
votes
4 answers

How to distribute iPad app as in-house app?

I developed some 3 apps for my organization and we want to distribute it to some 30 iPads in the office. I am tying to find a step by step process to do it. But didn't find any so far. The methods I tried and failed are the following, I took the…
Gravity M
  • 1,485
  • 5
  • 16
  • 28