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…
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…
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…
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.…
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…
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?
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…
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…
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…
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…
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
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…
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?
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…