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…
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…
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…
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 /…
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).…
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…
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…
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…
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…
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…
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…
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…
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…
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…
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.