enterprise-distribution

iOS 8.1.3 - Enterprise Distribution - Application is missing the application-identifier entitlement

与世无争的帅哥 提交于 2020-07-05 02:49:46
问题 I'm having so much problems with Enterpsie Distribution on iOS 8.1.3. I managed to fix MOST of my installations which were giving this error: Ignore manifest download, already have bundleID with this answer: https://stackoverflow.com/a/25948839/517688 Which basically tells you to fake the bundleID on the server manifest.plist. But on some of my test devices I'm getting a new error after the change: Error Domain=MIInstallerErrorDomain Code=63 "Application is missing the application-identifier

iOS 8.1.3 - Enterprise Distribution - Application is missing the application-identifier entitlement

江枫思渺然 提交于 2020-07-05 02:49:10
问题 I'm having so much problems with Enterpsie Distribution on iOS 8.1.3. I managed to fix MOST of my installations which were giving this error: Ignore manifest download, already have bundleID with this answer: https://stackoverflow.com/a/25948839/517688 Which basically tells you to fake the bundleID on the server manifest.plist. But on some of my test devices I'm getting a new error after the change: Error Domain=MIInstallerErrorDomain Code=63 "Application is missing the application-identifier

iPhoneX Error - This app was not installed from the App Store and must be reinstalled manually

柔情痞子 提交于 2020-01-30 09:02:25
问题 My application is signed with Enterprise distribution certificate . When I try to install my app on iPhone X it installs successfully but when I try to open, it gives me an error "This app was not installed from the App Store and must be reinstalled manually" Please note that app is opening and working on all other devices. This issue occurs only some specific iPhone X, not on every iPhone X. Can someone please tell me why I am facing this error. Screenshot is attached 回答1: The app may have

iOS Enterprise App: Distribute Over the air : Untrusted Enterprise Developer

跟風遠走 提交于 2020-01-04 05:52:15
问题 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 <a href="itms-services://?action=download-manifest&url=http s: // xxxxxxx.com/ios/manifest.plist"> Download My iOS App </a> If I try to install the app through this install page, the app get downloaded and installed. When I tap the app, it shows "untrusted Enterprise developer". And

iOS Enterprise App: Distribute Over the air : Untrusted Enterprise Developer

巧了我就是萌 提交于 2020-01-04 05:52:06
问题 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 <a href="itms-services://?action=download-manifest&url=http s: // xxxxxxx.com/ios/manifest.plist"> Download My iOS App </a> If I try to install the app through this install page, the app get downloaded and installed. When I tap the app, it shows "untrusted Enterprise developer". And

Can an Apple team 'member' export from Xcode for iOS distribution?

冷暖自知 提交于 2019-12-30 10:00:07
问题 I am having a 'member' role in an 'Apple Developer Enterprise Program' team. When I try to export for deployment, it comes with message - You are not allowed to perform this operation, Please check with one of your Team Admins. Based on limited knowledge, I understand that in order to export for deployment I need to have 'admin' role. Am I correct? Is there something like my team admin sending me some certificate / key and then I could use it? If yes, how? UPDATE (Based on responses)

0 Entitlements when Exporting App for Enterprise Distribution

这一生的挚爱 提交于 2019-12-24 13:22:26
问题 When attempting to export a couple of my iOS apps for Enterprise Distribution, I'm having an issue where the organizer is showing "0 Entitlements" for my App and not choosing a provisioning profile. This does not cause any errors when creating the .IPA file. However, after I place the .ipa and .plist on my site, the app will not successfully install. When I try to install, it starts showing the progress indicator on the app icon while "Loading..." but then it disappears and I get the generic

Is it safe to share the iOS Enterprise Distribution Certificate with external developers?

笑着哭i 提交于 2019-12-21 02:27:06
问题 I am in the following situation: We have an enterprise developer account and for an app we are working with an external developer. At the moment we do not have access to the source code so we can't make builds, but we still need to have weekly builds that can be installed on devices... therefore the external developer needs to be able to build ipa files. The developer is now a member of the developer program and has their own developer certificate. However, there can only be one distribution

Strategy for distribution and management of app with large resources

柔情痞子 提交于 2019-12-11 05:25:30
问题 I'm building an app which requires 1.8GB of resources. It's an enterprise app which will be installed in a controlled environment. The resources need to be on the device from the start as it will be used without network coverage. The resources are specialist map tiles which are in the form of hundreds of PNG images, contained in semantically relevant folders. When including these directly in the project, via folder references (as the images are retrieved using a derived path) Xcode slows to a

Enterprise Distribution signing - who does it and why?

拟墨画扇 提交于 2019-12-11 01:04:01
问题 I'm developing an iOS app as part of our ISV company. We're using Xamarin.iOS, but I hope that shouldn't matter for this question. Some of our customers that will get the App are using an MDM (AirWatch) to manage devices and install the App on their devices. For development we used the "iOS App Development" together with our devices to debug and test the app. Now there's time to get the App to our first customer. For that the app must be signed with a Distribution Certificate and bundled with