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
0
votes
2 answers

Enterprise to Enterprise App Distribution with Apple

Company A builds an app and sells it to company B. Company B distributes the app to its employees. My understanding is that company B will need to have an Apple Enterprise account in order to install and distribute the app to their employees.…
user568280
  • 457
  • 2
  • 5
  • 9
0
votes
1 answer

Why doesn't my enterprise app distribution link work?

I have an Enterprise-signed iOS app that I wish to distribute to my fellow co-workers. I started beta-testing around the end of October, right around when iOS 10 was in beta/released. I set up a page that people could download the app from, and…
Mike Caron
  • 14,351
  • 4
  • 49
  • 77
0
votes
0 answers

Distributing iOS applications for BYOD users

I am developing an iOS application for an organisation that allows its users to BYOD. I'm unclear as exactly how the Apple Enterprise Developer Programme works. Is there an additional app store installed onto user's devices? Does the organisation…
Mark Williams
  • 1,240
  • 2
  • 13
  • 28
0
votes
1 answer

iOS Enterprise Distrubution App from PHP Server

I am trying to allow some users to download the iOS app from my website (outside apple) for testing. For this i uploaded the plist and ipa file in the folder, and had given, the link as follows on the page:
Purushottam zende
  • 552
  • 1
  • 6
  • 20
0
votes
0 answers

Failed to locate or generate matching signing assets XCode 7.3.?

So far I have check and done: Checked my acc permission on the enterprise dev account: I am the admin and I can create manually profiles Deleted derived data from Xcode Delete all provisioning profiles manually Restarted XCode and deleted all…
MB_iOSDeveloper
  • 4,178
  • 4
  • 24
  • 36
0
votes
0 answers

How to Distribute iOS Enterprise App through Apple Mobile Device Managment(MDM)

I am trying to check if the Enterprise iOS Application can be distributed through Apple MDM. I read through Distributing Enterprise Apps where it says "Distribute the iOS App file using MDM". I also read some of this document of MDM but its too…
hariszaman
  • 8,202
  • 2
  • 40
  • 59
0
votes
1 answer

Does iOS enterprise app still work if I delete/edit mobileprovision file or I revoke the certificate file or one of the files expired?

I have searched a lot,and also I made a call with Apple Service in the local area,but they are not every professional,and they can't tell me some useful information. The problem is:I have developed an iOS app with enterprise distribution,the other…
ifeegoo
  • 7,054
  • 3
  • 33
  • 38
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

itms-services link intermitently "cannot connect to server"

I'm currently developing an enterprise distribution platform for iOS apps. Im storing my files on AWS S3 and generating a signed URL to the plist and ipa. Everything works except intermitently i get an error of "cannot connect to…
Ben
  • 342
  • 5
  • 13
0
votes
2 answers

Strange issue when installing Enterprise application

I'm encountering a strange issue on certain iPads when I try to test my build. On most devices the installation works like a charm, but I've noticed the following on a couple devices: I get the prompt to install ".. would like to install MyApp".…
Graeme
  • 773
  • 1
  • 8
  • 18
0
votes
1 answer

iOS Enterprise Distribution - always get the same build

I have enterprise distribution working. The problem is that when I create new builds and replace the .ipa on the server with a new version, it somehow always loads version 1.0 of the app. Here is the plist file.
soleil
  • 12,133
  • 33
  • 112
  • 183
0
votes
1 answer

Enterprise edition of our iPad app not downloading

We have created an enterprise edition of our iPad app. and we were using it since last 15 days. but url suddenly stopped working. we are not able to install application now. Please help me out guys.
0
votes
2 answers

Can I just share my URL and have the app wirelessely downloaded to the device through In House Distribution?

We just have a small problem and we are hoping to fix it. We are sick and tired of sharing our app through AdHoc Distribution and adding every device's UDID that can download our app wirelessely through a link. (Yes, we want users to privately…
0
votes
1 answer

How to install Provisioning Certificate on the device for OTA (wireless) App distribution with Enterprise iOS account

I have setup OTA (Over-the-Air) Enterprise distribution for my iOS App through my enterprise iOS account. It's all setup except the only problem is that it gives an unable to download error. Most probable reason that I see here that the device on…
Steve
  • 2,546
  • 8
  • 49
  • 94
0
votes
2 answers

iOS Enterprise Wireless (OTA) distribution Unable to Download Application

My company has an enterprise ios account and I am hoping to upload my app on it wirelessly. I have been given distribution certificate and distribution provisioning profile by the client. I followed this great tutorial here on blog.appliedis.com,…
Steve
  • 2,546
  • 8
  • 49
  • 94