Questions tagged [ios-enterprise]

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.

82 questions
0
votes
1 answer

Distribution Enterprise app for iOS 6

I would distribute app for iOS 6. Actually I have XCode 8.2.1 and if I try to distribute with this version of XCode the app doen't work on iOS 6 but works with the highter versions. So I tried to to distribute my app with XCode 6.4 but it doesn't…
Bruno
  • 181
  • 16
0
votes
1 answer

Unable to download app for new users, existing users can reinstall

We have an enterprise app. New users get this in their console: May 3 10:16:48 Super-iPhone installd(MobileSystemServices)[3184] : 0x16e037000 +[MICodeSigningVerifier _validateSignatureAndCopyInfoForURL:withOptions:error:]: 147: Failed to…
quantumpotato
  • 9,637
  • 14
  • 70
  • 146
0
votes
0 answers

how to run iOS enterprise app on a specific IP address

Is it possible to run iOS app on specific IP address.I have an Apple Enterprise Account and I want to distribute an app with an organization and also I want to run it on a specific IP address. For example, in my app I have a user authentication…
Usman Javed
  • 2,437
  • 1
  • 17
  • 26
0
votes
2 answers

Provisioning Profile changed expiration date automatically

I have some question about iOS provisioning profiles for iOS Universal Distribution. For what I know, a provisioning profile, when it's renewed or generated, it's validity is 1 year. But somehow, until yesterday I had a provisioning profile with…
Bruno
  • 181
  • 16
0
votes
1 answer

Enterprise account expired - all certificates deleted

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…
ullstrm
  • 9,812
  • 7
  • 52
  • 83
0
votes
3 answers

Unique identifier for device which can be visible for both user and programmer iOS 8?

I went through almost all the related SO questions, googled lot, but I can't get help. There are lot many posts and SO answers which states to use [UIDevice identifierForVendor], but as this Id is not visible to user, I want different way to…
D4ttatraya
  • 3,344
  • 1
  • 28
  • 50
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
1 answer

iOS9 Enterprise Developer apps missing Entreprise Profile

i have enterprise iOs app which is i am not able to install on some iOs9 devices due to missing profile . some devices will have the entrpesie profile installed and all that user has to do is to follow the steps in link to trust the app manually…
Mohamed Magdy
  • 551
  • 2
  • 9
  • 19
0
votes
1 answer

Is there a good tool to deploy and update an iOS app that is meant to be part of a larger product?

I am currently working on a project that uses an iPad as the interface for the the product we are making. There is an external accessory feeding the iPad sensor data and the iPad will need to be on the business that buys our product's wifi. The…
Manny
  • 1,682
  • 1
  • 14
  • 13
0
votes
1 answer

Customization of an app for Enterprise

One of the customers wants my iOS app to be customised and distribute to employees of his client. I found Custom B2B approach best but he is insisting on enterprise distribution and I am sure like me he does not know much about Enterprise deployment…
Deepak Sharma
  • 5,577
  • 7
  • 55
  • 131
0
votes
1 answer

Using customer's enterprise certificate to build customized app for enterprise appstore

I'm trying to figure out the nuances of providing an customized version of my app(which is already in apple appstore) for customer's enterprise appstore. From https://developer.apple.com/support/ios/enterprise.php I am a contractor who wants to…
Varun
  • 1,014
  • 8
  • 23
0
votes
2 answers

Which is the most preferred way for distributing an enterprise iOS application with-in the organization?

Which is the most preferred way for distributing an enterprise iOS application with-in the organization? Since this is an enterprise application, user has to be authenticated before they download? Which is the commonly practiced approach for this?…
sach
  • 1,069
  • 4
  • 15
  • 29
0
votes
3 answers

Deploying an external enterprise Application

I need to be able to deploy my application to other businesses, but not on the app store. The business app is for restaurant owners, and is different to the app that will be available on the app store for users. I saw that Apple have an 'Enterprise'…
DevC
  • 6,982
  • 9
  • 45
  • 80
0
votes
2 answers

Distribute Enterprise app through existing App on iTunes (regular program)

Been searching through the forum without much luck. I have an app on iTunes that help users find the best mobile subscription plan based on their usage - and usage estimated by uploading picture from settings. The plan is to create an enterprise…
Cilius
  • 1
  • 1