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
0
votes
1 answer

ios10 unable to download app

I have an Apple Enterprise In-House application that I am unable to install. I've tried 3 different iOS10 phones and an iPad - I get the same error - Unable to Download App "Application Name" could not be installed at this time. I've checked the…
0
votes
2 answers

Problems with InHouse distribution

I try to distribute my app using an apple enterprise account but encounter a really weird problem. In apple developer portal I first created an App-ID with an explicit bundle identifier (I already have a distribution-certificate so there was no need…
appsperimental
  • 297
  • 2
  • 8
0
votes
0 answers

How many downloads are applicable thru universal link in ios In-house-distribution?

I've successfully distributed my app throw universal(In-house-distribution) link and people are started downloading my app for crowd testing. I'm wondering how many users can download the app throw external(universal) link. Is there any…
Sathish
  • 416
  • 1
  • 6
  • 20
0
votes
1 answer

iOS In-House Distribution does not work with Amazon S3 Storage

I recently was able to setup In-House Distribution for the company I work for. It works great. One thing that we had to do in order to get this to work was we had to actually store the manifest.plist and Program.ipa on the server filesystem.…
TheJeff
  • 3,665
  • 34
  • 52
0
votes
1 answer

Enterprise account expired - all certificates deleted

I have a client who forgot to pay for their enterprise account and therefore their apps stopped working, as expected. However, one would think that it should be sufficient to just start paying again to be able to use the apps as before. But as it…
ullstrm
  • 9,812
  • 7
  • 52
  • 83
0
votes
6 answers

Send app for testing to multiple person (2000) without going to Apple approval process

I want send my app for testing to multiple users. I don’t want to go for Apple approval process. I read about Enterprise program. But is there any limit for number of users? Is there any alternate option for this?
kb920
  • 3,039
  • 2
  • 33
  • 44
0
votes
1 answer

Browser not close automatically when I install in-house app iOS via website

I distribute ios app with in-house license and users will download it via a website when they tap in link same as below The…
Long Phan
  • 71
  • 1
  • 3
0
votes
2 answers

Issues changing from wildcard to explicit app ID

I have an iOS app with four targets (iOS App, WatchKit App, WatchKit Extension, custom framework), that I want to publish for in-house usage. Since wildcard app IDs cannot be used for in-house apps, I created four new explicit App IDs. I also…
0
votes
1 answer

Does anyone has any success with distribute in-house apps in internal web server?

Our company used to be able to distribute in-house apps on a simple internal web server. However since Apple update the iOS to version 9, since then it no longer work anymore. Once a user clicked on "Install" confirmation after that the alert pop up…
Prut Udomwattawee
  • 665
  • 1
  • 9
  • 13
0
votes
2 answers

Enterprise Distribution

how to upload apps on apple enterprise store ? 1) i have an enterprise account of $299. and i want to upload my app to enterprise store. 2) i am doing this cause i want to distribute this to only specific users. via MDM. 3) currently when i want to…
Nik
  • 1,679
  • 1
  • 20
  • 36
0
votes
1 answer

How to distribute app publicly to app stroe using enterprise developer program account. (Not to company employees only)

I already have Enterprise developer account ($299/year), where I have distributed my app for my company employees. Now I want to distribute this app to App store for public access. Is it possible to distribute using same Enterprise Developer Program…
0
votes
1 answer

.htaccess file with an iOS enterprise app

I've setup an iOS enterprise app distribution for internal use and protected it via .htaccess file. AuthType Basic AuthName "Password Protected Area" AuthUserFile http://domain.com/path/.htpasswd Require valid-user and an index.html file
user2727195
  • 7,122
  • 17
  • 70
  • 118
0
votes
2 answers

Unable to install Enterprise inHouse provisioning profile on mac

I have created Apple Enterprise developer account via referring this blog. I am able to create distribution certificate, APPID and inHouse provisioning profile successfully. I have shared this distribution certificate (using keychain export to p12…
0
votes
1 answer

In-House iOS App Distribution - kind of APNS certificate?

Which kind of APNS certificate should we use for In-House App Distribution? Sandbox or production certificate? And is there an official documentation for that?
0
votes
1 answer

iOS Enterprise Distribution Cert

The way I understand it that in Enterprise case you can only have 1 cert for In-House and Ad Hoc distribution( from this post). But when I check my client Company Enterprise Account, they have 2 iOS Distribution certs. Why is this possible? One…
sooon
  • 4,718
  • 8
  • 63
  • 116