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
1
vote
1 answer

Limitations of HockeyApp for iOS Enterprise App distribution

I was looking for platforms which can host over-the-air distribution of iOS enterprise App. I came to know about HockeyApp but I dont know the limitations. Can anyone clarify following points: Is there any trial period for free account? Is there…
Vineet Ravi
  • 1,370
  • 1
  • 11
  • 23
1
vote
1 answer

Develop and implement MDM technology for parent Control app

I have gone through various MDM documents given by apple and third party, like this and like this. After reading all of this and many other documents what I have found are, you need to Enterprise account for develop MDM certificate and MDM…
Rushi trivedi
  • 737
  • 1
  • 14
  • 35
1
vote
0 answers

How to download OTA in-House iPA app file

I've been trying to set up a link on my website that allows visitors to download an enterprise app file of mine. I have been following the instructions from Apples site here: https://help.apple.com/deployment/ios/#/apda0e3426d7 However, whenever…
Austin
  • 1,470
  • 4
  • 21
  • 45
1
vote
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
  • 377
  • 3
  • 14
1
vote
1 answer

iOS enterprise APNs certificate expiry

We have a production APNs certificate due to expire shortly for an enterprise app. Is it just a case of creating a new production APNs certificate for our app ID and replacing the certificate that's due to expire with our push notifications…
Charlie W
  • 39
  • 6
1
vote
1 answer

Fairplay encryption on enterprise iOS applications

I am building an app that will be distributed with an enterprise license. I am following these steps to build the application from xcode: Choose Generic iOS Device. Product -> Archive Window -> Organizer -> Export -> Save for Enterprise…
lostintranslation
  • 20,811
  • 42
  • 129
  • 220
1
vote
1 answer

MDM and MAM capabilities on iOS

How does MDM and MAM capabilities work on iOS. Do we need a third party client running on iOS devices to receive MDM/MAM commands from the https server. How does the enrollment happen and I am sure that iOS depends on push notifications to receive…
Trident
  • 718
  • 8
  • 18
1
vote
2 answers

iOS Enterprise: What should I change or keep the same so an updated app installs over the older version?

I'm responsible for re-signing apps, which our vendors create, with our Enterprise cert and then distributing them internally. The last time we had an update to an existing app, users had to uninstall the old version before installing the new one…
MJA
  • 242
  • 3
  • 13
1
vote
0 answers

Self hosted tool for managing updates to an iOS Enterprise app

I'm searching for a solution to a) distribute and b) update an enterprise iOS app to our users. I'm searching for something like HockeyKit, but not that outdated. We'd like to host it by ourself, so an open source solution would be ideal. I know…
Alex
  • 2,224
  • 1
  • 13
  • 25
1
vote
0 answers

iOS8 Enterprise App install issue, working in iOS7

We created ipa file by using Enterprise Apple account and placed the ipa file in server along with plist. We are able to download the app in iOS7,iOS6 devices but not able to download in iOS8 device. Below is my plist and device logs. I followed all…
1
vote
2 answers

Enterprise Deployment certificate and profiles

I'm currently using iOS Developer Enterprise Program for Enterprise Deployment. I want to know what happen when the Certificate and/or the Provisioning profile expire. For now I created a bunch of provisioning profiles to be as far as I can to the…
1
vote
1 answer

iOS8 iCloud backup not restoring enterprise app data

We have an enterprise iOS app that currently stores all of its data locally (core data plus a folder full of images) and a substantial number of users who have been using iCloud to backup their devices frequently. Restoring after device failure and…
joshOfAllTrades
  • 1,882
  • 14
  • 10
1
vote
2 answers

MDM iOS Enterprise app distribution

We have different enterprise applications distributed via Airwatch MDM. When some distribution profile was expiring after 1 year earlier we could see a popup on the iOS devices. Now its not showing due to some reason. I'm not sure why. Also I can't…
Charith Nidarsha
  • 3,827
  • 3
  • 26
  • 31
1
vote
1 answer

Developing iOS app for customers corporate appstore

This is my scenario. I work for Company-A and have developed and released an app in Apple AppStore. My company is enrolled in iOS Developer Enterprise Program. This allows me to host the app in our corporate appstore so that QA spread across the…
Varun
  • 1,004
  • 8
  • 23
1
vote
2 answers

What limitations does over the air distribution of enterprise apps have?

I just try to understand the process of deploying enterprise apps. My app is on a webserver which is accessable from the outside as well, which gives me the possibility to install the app at home. This seems like a security breach for Apple, I mean…
Trantec
  • 357
  • 1
  • 4
  • 14