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:

164 questions
20
votes
5 answers

Distribute App in House

The company I work for is coming near to completion of an iOS app for internal use only amongst employees. I have done some research and found that in house deployment would be most suitable for our use. However there are some things that from my…
user1957778
  • 237
  • 3
  • 5
  • 10
18
votes
4 answers

Exporting In-House iOS app says certificate "Unknown", profile "none"?

I put together a test app simply to test In-House distribution through our Enterprise Developer Account. Before archiving I checked that all signing settings looked good. Debug and Release show the correct provisioning profile and certificate. Then…
zumzum
  • 13,218
  • 19
  • 89
  • 125
16
votes
7 answers

iOS9: "Unable to Download App"

We are developing an internal iOS app for our company. We create a local distribution link of the form itms-services://?action=download-manifest&url=https://INTERNAL-PATH/manifest.plist It worked fine for a long time, including iOS8 and all betas…
ishahak
  • 5,292
  • 3
  • 30
  • 49
13
votes
3 answers

Update In-House Apps -- iOS Enterprise Developer Program

I am looking for information on the iOS Enterprise Developer Program. From what I read, in-house distribution allows companies to distribute iOS apps internally without knowing the devices UDIDs (unlike what happens with the ad-hoc distribution).…
12
votes
3 answers

Can we use in-app purchase in enterprise apps for iOS?

Can we use in- App purchase in an iOS App distributed as a enterprise app? If not possible can we use paypal or any other purchasing mechanism for that?Does Apple create any problem here as they did for Kindle App using payment other than their…
Krishnan
  • 11,487
  • 22
  • 87
  • 152
12
votes
3 answers

Cannot find option to create iOS inhouse distribution certificate

I've been trying to generate in-house app distribution certificate and profile but without much success. I have followed instructions in App Distribution Guide and Distributing Enterprise Apps for iOS Devices, but I've been going in circles for two…
11
votes
4 answers

Enterprise (in-house) Swift application quits on launch on iOS9

We find that our Swift application signed by in house certificate cannot run on iOS9 while it works correctly on iOS8. We have trusted the developer on settings -> general -> profiles, but when we try to launch the app, it gets stuck on the launch…
Jibeex
  • 4,549
  • 3
  • 24
  • 36
9
votes
3 answers

How do I know if my current apple account is developer or enterprise one

Our client has enrolled for an apple developer program. They claim they have enrolled for Enterprise program. But when we login with admin credentials, We see items missing specific to enterprise programs like, no option to create In-House…
thatzprem
  • 4,567
  • 30
  • 38
9
votes
2 answers

"Unable to download application. could not be installed at this time"

I'm almost dead now. I've been trying for about 2-3 weeks to fix that problem, but still no result. Hope anyone is able to help me: I'm writing iOS Apps with Titanium Studio. Until Mac OS X 10.6.8 with Xcode 4.2 everything worked just fine. I was…
tugadesperado
  • 125
  • 1
  • 1
  • 8
8
votes
1 answer

Xcode : Can't Export in-house app .. provisioning profile error

I'm trying to distribute my app as a in-house app.. But i'm having this error : Your account does not have permission to create iOS In House provisioning profiles. These are the steps i'm following : My account (Entity) type is Company /…
MujtabaFR
  • 5,180
  • 3
  • 33
  • 59
8
votes
3 answers

Manually installing an iOS enterprise app without "Untrusted Developer" warning (inhouse distribution)

As we all know, installing an inhouse signed iOS enterprise app manually on a device, will prompt the user to trust the Enterprise Developer before first use of the app. However I'm currently looking into better options for iOS distribution…
Patrick Rudolph
  • 2,133
  • 13
  • 30
8
votes
2 answers

Is it possible to generate Enterprise/In house Provisioning Profile of a wildcard AppID?

I am trying to generate a Enterprise provisioning profile from an wildcard AppID but I am required to set a explicit AppID to generate the provisioning profile. One mobileprovision with a wildcard appID would be enough for our users to install our…
muimota
  • 454
  • 4
  • 8
8
votes
2 answers

MIME type for WP8 AET

I am looking for the Mime type for an aetx file. This file is used when distributing a windows phone 8 application in house. a user downloads and installs this to their phone. But, when you download this file the phone does not give the option to…
SmithMart
  • 2,381
  • 14
  • 30
8
votes
3 answers

iOS expiring Distribution Provisioning Profile questions

We have an iOS "In-House" app (distributed OTA) with a Distribution Provisioning Profile that, as you may know, expires in 1 year. We have gone through upgrading the profile and distribution pains last year, so we are familiar with the process of…
tdios
  • 225
  • 1
  • 2
  • 16
7
votes
4 answers

Inject dynamic library into enterprise app (ipa)

I want to inject my library into an existing enterprise app (ipa file). I found mach_inject, but thats only for MacOSX. Its possible because https://www.mocana.com is doing so. Please help. Any ideas, suggestion would be really helpful.
Manmay
  • 541
  • 1
  • 11
  • 28
1
2 3
10 11