The question is regarding an iOS Enterprise App. These apps are not released to the Apple iTunes App Store and does not go thru the App Store review process. For these kind of apps the developer can chose to ignore many rules set by Apple and also use private APIs if this is required for the apps functionality. Developers making apps using the iOS Enterprise Developer Program know that private APIs can change in the future but often have good reasons.
Questions tagged [ios-enterprise]
82 questions
4
votes
1 answer
How can I host an iOS IPA on a SharePoint 2013 site?
I'm trying to distribute an Enterprise signed iOS App to employees via a secured SharePoint site but it doesn't want to work.
When clicking the specialized link to the manifest.plist file I get the prompt Open this page in "App Store"? I click…

MJA
- 350
- 1
- 3
- 15
4
votes
4 answers
iOS Enterprise Development - TestFlight
I just received an email this morning that testflightapp.com will no longer be active as of 2/26/2015, and that I should be using the iTunes Connect TestFlight service instead. This is fine and dandy for app store apps, but most of my projects are…

aarons22
- 137
- 1
- 9
4
votes
1 answer
Expiring Provisioning Profile - Enterprise Deployment
Quick sanity check - I've read through several related questions and I'm still confused about this topic.
We have an enterprise application that we deploy using an MDM (Air Watch). Our application certificate is valid for another two years, and our…

Tejaswi Yerukalapudi
- 8,987
- 12
- 60
- 101
3
votes
2 answers
iOS change Enterprise Account for existing App
I would like to know if its also possible to transfer an existing app from one Enterprise Developer Account. For example:
We already deployed an app with an existing account and specific app id: com.company.appname
Now i would like to transfer that…

derdida
- 14,784
- 16
- 90
- 139
3
votes
1 answer
What is the best way to distribute my iOS app to customers?
I have an iOS app which i want to distribute to my clients. I have almost 30 companies as my clients. Every company has their own webservice from where i get their data. Functionality and graphics will be same for every company. I think i need iOS…

Piscean
- 3,069
- 12
- 47
- 96
3
votes
3 answers
Prevent enterprise iOS app from being removed
I'd like to prevent an enterprise iOS app from being removed by users. Apple provides documentation on how to do this for Web Clips, but I'm struggling to find anything related to actual apps. Is it possible? and if so then how to do it?
The ideal…

Ben Dowling
- 17,187
- 8
- 87
- 103
3
votes
1 answer
Revoke Specific Provisioning Profile?
I have an iOS enterprise developer account, which only allows me to have one Distribution Certificate. My distribution certificate is used for several adhoc and enterprise provisioning profiles for several app IDs and a wildcard app ID.
I'd like to…

Alex Pretzlav
- 15,505
- 9
- 57
- 55
2
votes
2 answers
What if the enterprise provisioning profile gets expired, will the apps build with it stops working?
Quick sanity check - I've read through several related questions and I'm still confused about this topic.
I have build the app with a provisioning profile(in-house) with enterprise account.
That provisioning profile is getting expired in next few…

Chinmay Balutkar
- 224
- 3
- 15
2
votes
1 answer
Resign iOS Application .iPA file without changing BundleId
background: we are getting iOS apps ( .ipa ) from external developers ( their apps may be submitted in the appstore ), and they want submit their apps in our internal store just by sending their .ipa to us
we are installing apps using ota, by…

Saeed Sheikhi
- 21
- 1
- 3
2
votes
2 answers
iOS Enterprise App: Distribute Over the air : Untrusted Enterprise Developer
I have uploaded my .ipa and manifest.plist to my server (say : https: // www.xxxxxxx . xom/app/). And I created a install page in that server.
In that install html page I have the hyper link to download my app

Sridhar
- 2,228
- 10
- 48
- 79
2
votes
2 answers
Using enterprise iOS apps for more than 12 months without reinstalling with new Provisioning Profile
We are building iOS apps for distribution in our own internal App Store using an Enterprise Developer Account from Apple. For building, we need to generate a provisioning profile, which expires 12 months from the creation. After expiration, the app…

basdp
- 193
- 11
2
votes
1 answer
iOS Provisioning Profile Renewal Process with MDM
I have an Enterprise app that was distributed through MDM.How I can handle
provisioning profile renewal process for the apps that are distributed through MDM? Do I need to release an app update using the new provisioning profile every time whenever…

Shyam
- 417
- 4
- 16
2
votes
0 answers
"Untrusted Developer" is there any way to trust the eterprise app without going into Settings on IOS 9
I installed IOS 9 beta5 on my iphone and when i tried to run my enterprise application on IOS 9 beta5 it shows me an alert of "Untrusted Developer" with only "Cancel" option. I know i can trust my app by going into Settings-> General ->Profile and…

Abuzar Amin
- 1,981
- 1
- 19
- 33
2
votes
0 answers
How to publish Enterprise Application without plist in iOS
We uploaded our app ipa and plist file on a webserver and able to install in below 8.0 versions and 8.3 versions.
It looks iOS Bug with 8.1, 8.2 versions, not able to install the app from our webserver. It says "App name couldn't be downloaded at…

Sudheer Kumar Palchuri
- 2,919
- 1
- 28
- 38
2
votes
2 answers
Distributing iOS application using Enterprise License
I am working on building an application which needs to be distributed to users of different business organization.
So my question is Can I enroll for a iOS Enterprise Program and distribute application to these business users?

Kedar Inamdar
- 45
- 3