Enterprise

RSS for tag

The Apple Developer Enterprise Program allows large organizations to develop and deploy proprietary, internal-use apps to their employees.

Enterprise Documentation

Posts under Enterprise tag

214 Posts
Sort by:
Post not yet marked as solved
1 Replies
978 Views
I am trying to determine if, as a government organization, we need to have a DUNS. From the Apple site: "I am trying to determine if, as a government organization, we need to have a DUNS." https://developer.apple.com/support/D-U-N-S/How do I go about enrolling without a DUNS?
Posted
by
Post not yet marked as solved
4 Replies
3.1k Views
We have an app that was distributed using Enterprise Distribution Profile. Now, the same app is working for some but others are reporting the following issues.Existing/Installed app throws this error, and doesn't open: "{App Name} Is No Longer Available"Users who try to download the app from the Enterprise link are reporting this error: "Unable to Download App - {App Name} could not be installed at this time. [Done][Retry]"Users running iOS 8.4.1 are specifically reporting these issues. I regenerated the profile and rebuild the app. This seems to have fixed the issue for some users, but not for all. Note: The profile did not expire.What's the real problem here? Thoughts?
Posted
by
Post not yet marked as solved
4 Replies
15k Views
I'm new to Apple Developer and am having difficulty with terminology and location of certificates.The subject of this post is the email I received from Apple. It says my iOS Distribution Certificate is set to expire. The problem I am having is that all of my certificates are set to expire either in 2016 or 2017, far outside the 30 day window the email is saying. Am I looking in the wrong place?I also looked Provisioning Profiles > Distribution to no avail.
Posted
by
Post not yet marked as solved
11 Replies
3.8k Views
Enrolling Apple Developer Enterprise Program, I would like to know:1) if there is a limit on the number of devices in which I can install my application2) the installation on the device as it happens? With a link to a file .API I decide?I have to have all the UDID of employees in my company?3) my app must be authorized by Apple?Thanks in advance
Posted
by
Post not yet marked as solved
13 Replies
32k Views
Hi,i can't fix this error: "No matching provisioning profiles found for "..." None of the valid provisioning profiles allowed the specified entitlements: application-identifier, beta-reports-active, keychain-access-groups.I tried regenerating profiles and other suggestions from stackoverflow but it still doesn't work.I use the latest xcode version from the app store 7.2.Platform iOS
Posted
by
Post not yet marked as solved
5 Replies
13k Views
We are facing an issue while deployment of our enterprise ios application. We are following the documentation from Apple linkCreated an html with hyperlink to 'itms-services://?action=download-manifest&url=https://location.company.com/sites/mobile/Files/Mobile/deploy/manifest.plist'.Hosted the html, ipa, manifest and png files in https location.The following mime type is in the web server .plist -> application/xml .ipa -> application/octet-streamI tried to download the plist file from my iOS browser. It is working fine.When I trying to click on the link, I am getting an error “Cannot connect to <Server>”The device log in the Xcode shows, the below log.Jun 23 15:17:15 TOM-iPhone itunesstored[106] : Could not load download manifest with underlying error: Error Domain=SSErrorDomain Code=2 "Cannot connect to iTunes Store" UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store}When try the link https://location.company.com/sites/mobile/Files/Mobile/deploy/manifest.plist in my iOS browser or https://location.company.com it will display a login page with user name password and when user type user name and password it will navigate to the page. It is the problem? That means the .plist file should hosted in a page where itunes can access is directly?
Posted
by
Post not yet marked as solved
2 Replies
1.4k Views
HiWe are working on an MDM solution in which we use the Activation Unlock Bypass code.Sending a POST request to the following url:https://deviceservices-external.apple.com/deviceservicesworkers/escrowKeyUnlock?serial=1234567890&productType=iPad2,5The request body contains the following data:escrowKey=6FU7X-IUWJJ-IKND-KLWB-8CW8-0UY3&orgName=Something&guid=716B38B0CB0C4EFC9A8DF5ECC97046CEThe request body is formatted in form submission and data is:65,73,63,72,6F,77,4B,65,79,3D,36,46,55,37,58,2D,49,55,57,4A,4A,2D,49,4B,4E,44,2D,4B,4C,57,42,2D,38,43,57,38,2D,30,55,59,33,26,6F,72,67,4E,61,6D,65,3D,53,6F,6D,65,74,68,69,6E,67,26,67,75,69,64,3D,37,31,36,42,33,38,42,30,43,42,30,43,34,45,46,43,39,41,38,44,46,35,45,43,43,39,37,30,34,36,43,45The request is using SSL with an APNS client certificate.The response from the Apple server is: 404 (NotFound)and the Body is this:<ns:escrowKeyDeviceServicesResponse version="1" xmlns:ns="http://www.apple.com/cds/mdmescrowKeyDeviceServices/xml"> <error code="1002" message="com.apple.cds.cyclops.mdm.MDMServiceException: No registered escrow key found" /></ns:escrowKeyDeviceServicesResponse>Does anyone have any idea to why we get this error code ?
Posted
by
enf
Post not yet marked as solved
1 Replies
584 Views
We have a MDM Vendor certificate that's about to expire. What are the consequences on existing APNS MDM certificate hat are still valid ?In the UI of Apple developper, this MDM Vendor certificate cannot be rewed, i guess we should create a new one, can we renew an existing APNS MDM certificate with this new MDM Vendor certificate, and stay compatible with already registered devices .Best regards.
Posted
by
Post not yet marked as solved
4 Replies
6.8k Views
Hi,We have an app that is run in kiosk. We configure the app to run in single app mode using apple configurator.Device: iPad Pro (9.7 inch)OS: iOS 10.2The app was installed 3 weeks ago and suddenly, the app becomes unusable and an error alert popped up"Guided access app unavailable. Please contact your administrator"Screenshot: https://trello-attachments.s3.amazonaws.com/539db23e439b1461d4bf3c00/5892b72004b17e2b7d6b2fed/3f629b1ebc90a232d8828917f440efaf/Pasted_image_at_2016_09_12_10_57_AM.pngWe couldn't find the source of this issue.We've tried several approaches to reproduce this:1. Forcing the app to crash but app just restarts automatically and we don't see this error even after 10-20 crashes.2. Even if certificate used by apple configurator profile is expired, app continues to run fine in our test environment.Can someone help in pointing out the potential reason for this issue?Thanks
Posted
by
Post not yet marked as solved
0 Replies
528 Views
Hi,I'm using enterprise distribution certificate and when trying to install the app(via itunes, weblink) always getting "Unable to install <<appName>>" error message.It's Not even running on ios device in development mode , getting below error when running on deviceError when install package on device: code -402653081Also i have i phone distribution certificate and development certificates in keychain access but wihout private key.I have generated these certificates many times using CSR but can't see private key in keychain access. this can be an issue?Waisted 2 days solving this. Pls help. Thanks
Posted
by
Post not yet marked as solved
1 Replies
3.3k Views
All of a sudden today if I try to export our app for Enterprise distribution, I get this error below. So the question is - anyone know why I'm getting this, how to fix it, and so on? It only happens on newly created archives of our app. One major change is that I've enabled bitcode for our app and our frameworks that it uses."The data couldn’t be read because it isn’t in the correct format." In the error log: [BUG] Segmentation fault ruby 2.0.0p648 (2015-12-16 revision 53162) [universal.x86_64-darwin16] And in the crash logs I do see: Process: ruby [99064] Path: /usr/bin/ruby Identifier: ruby Version: 119.50.2 Code Type: X86-64 (Native) Parent Process: Xcode [41202] Responsible: ruby [99064] User ID: 501 Date/Time: 2018-02-15 14:59:24.286 -0700 OS Version: Mac OS X 10.12.6 (16G1212) Report Version: 12 Anonymous UUID: 4245B758-4197-BCB7-7D5D-830E86DAB467 Sleep/Wake UUID: FBC6D67F-A36E-4F7F-98A3-3EE37A5F360F Time Awake Since Boot: 330000 seconds Time Since Wake: 21000 seconds System Integrity Protection: enabled Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGABRT) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000438 Exception Note: EXC_CORPSE_NOTIFY VM Regions Near 0x438: --> __TEXT 000000010f533000-000000010f535000 [ 8K] r-x/rwx SM=COW /usr/bin/ruby Application Specific Information: abort() called Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fffd9fe5d42 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fffda0d3457 pthread_kill + 90 2 libsystem_c.dylib 0x00007fffd9f4b420 abort + 129 3 libruby.2.0.0.dylib 0x000000010f569f70 rb_bug + 185 4 libsystem_platform.dylib 0x00007fffda0c6b3a _sigtramp + 26 5 ??? 000000000000000000 0 + 0 6 libruby.2.4.1.dylib 0x000000010faad19a st_init_table_with_size + 74 (st.c:572) 7 libruby.2.4.1.dylib 0x000000010f9b3f4e rb_enc_init + 110 (encoding.c:593) 8 libruby.2.4.1.dylib 0x000000010f9b5325 rb_usascii_encoding + 21 (encoding.c:1338) 9 libruby.2.4.1.dylib 0x000000010fad70c7 rb_intern + 23 (symbol.c:606) 10 libruby.2.4.1.dylib 0x000000010f988043 rb_define_module + 19 (class.c:773) 11 sqlite3_native.bundle 0x000000010f953e72 Init_sqlite3_native + 18 (sqlite3.c:129) 12 libruby.2.0.0.dylib 0x000000010f540651 dln_load + 213 13 libruby.2.0.0.dylib 0x000000010f654695 rb_vm_call_cfunc + 474 14 libruby.2.0.0.dylib 0x000000010f571e7f rb_require_safe + 1775 15 libruby.2.0.0.dylib 0x000000010f657ad6 0x10f53f000 + 1149654 16 libruby.2.0.0.dylib 0x000000010f649ae1 0x10f53f000 + 1092321 17 libruby.2.0.0.dylib 0x000000010f6537a1 0x10f53f000 + 1132449 18 libruby.2.0.0.dylib 0x000000010f65370c rb_iseq_eval + 372 19 libruby.2.0.0.dylib 0x000000010f571660 0x10f53f000 + 206432 20 libruby.2.0.0.dylib 0x000000010f571de9 rb_require_safe + 1625 21 libruby.2.0.0.dylib 0x000000010f657ad6 0x10f53f000 + 1149654 22 libruby.2.0.0.dylib 0x000000010f6573c3 0x10f53f000 + 1147843 23 libruby.2.0.0.dylib 0x000000010f649ae1 0x10f53f000 + 1092321 24 libruby.2.0.0.dylib 0x000000010f6537a1 0x10f53f000 + 1132449 25 libruby.2.0.0.dylib 0x000000010f6542fa rb_iseq_eval_main + 138 26 libruby.2.0.0.dylib 0x000000010f56e53d 0x10f53f000 + 193853 27 libruby.2.0.0.dylib 0x000000010f56e472 ruby_run_node + 54 28 ruby 0x000000010f5344fe main + 91 29 libdyld.dylib 0x00007fffd9eb7235 start + 1
Posted
by
Post not yet marked as solved
16 Replies
42k Views
Hello,I'm trying to install an iOS app (.ipa file) on my phone (iPhone 5S - iOS 11.4) using iTunes for PC (with Windows 10).The phone's UDID is listed in Apple Developer Console list of devices.I've connected the phone to the PC and was able to transfer the file to the phone (I can see it in File Sharing section with FileManager Documents app) but not to install it.Does not work to drag-and-drop the file. What can I do to install the app?Thanks
Posted
by
Post not yet marked as solved
8 Replies
3.5k Views
Hello, i got this emailThis letter serves as notice of termination of the Apple Developer Enterprise Program License Agreement (the “ADEP Agreement”) and the Apple Developer Agreement (the “Developer Agreement”) between You and Apple Inc. (“Apple”), effective immediately. Defined terms used herein have the same meaning as in the ADEP Agreement.Apple has reason to believe that some of the information You provided when enrolling in the program was connected to an account that appears to have been involved in activity that violated the ADEP Agreement. Under the terms and conditions of the ADEP Agreement, Apple may terminate Your status as an Apple developer at any time in its sole discretion, and Apple may also terminate Your Apple Developer status for misleading, fraudulent, improper, unlawful or dishonest acts relating to the ADEP agreement.I'm compleatly out of ideas, what could be this "mesteric connection" with even more misterious account that i guess is not me.For years everything was OK, but in 7 day before end of Annual Program - apple ban entire development program.What real-world actions can be quilified as "for misleading, fraudulent, improper, unlawful or dishonest acts relating to the ADEP agreement." ?Phone support is asking to write here, so plz share your experience, what can be done and how to ivestigate this issue.
Posted
by
Post not yet marked as solved
2 Replies
16k Views
Access UnavailableYou currently don't have access to this membership resource. Contact your team's Account Holder, Dittapon sanitin, or an Admin.=======When I change team to Enterprise for create certificate for app distribution but I cannot access this page. I have been add as Admin role but i'm not Account Holder.
Posted
by
Post not yet marked as solved
3 Replies
1.6k Views
Since today I am unable to access our enterprise portal (certificates, etc). When I login in in developer.apple.com I only see one team (the app store account) while the Enterprise team is totally missing. I can see the enterprise team in App Store Connect users list but this does not provide access to Certificates etc.
Posted
by
Post not yet marked as solved
4 Replies
7.9k Views
Hi All,I have difficulties to export my enterprise distribution certificate from macbook A to macbook B.From macbook A, my certificate does not have the drop down icon on the right, showing the private key. Hence I just right click on the certificate and export it. Then I transfer the .cer file to macbook B and open it. No error shown but the certificate also does not show up in my keychain.When I try to package the apps in xcode, it shows that the ditribution certificate private key is not installed. I've tried to "Export apple ID and code signing assets" from macbook A and then import in macbook B, but still getting the same error.Any clue how to solve this? Thanks in advance.
Posted
by
Post not yet marked as solved
16 Replies
4.8k Views
Hi all. I hope that someone is able to provide some advice:We create custom apps for various businesses and their partners. We can't distribute these apps on the app store as they're custom B2B apps. We don't like the Enterprise program user experience (manually trusting the developer on the phone) for the end users it's just horrible UX, and most of our clients don't use MDM.So, we're left with one option, which is to get our clients to sign up for Apple Business Manager, and have the app distributed using redeemable codes.The problem though is that most of our clients have users in various different countires. If a client from USA signs up for Apple Business Manager and generates redeemable codes for the app we built for them, then those codes will only be redeemable by those with USA Apple IDs.Therefore a client would need to create separate Apple Business Manager accounts in each country where they have employees, so they can give redeemable codes to those people.But, it's impossible to create an Apple Business Manager account if you don't have a DUNS number, and most businesses only have a DUNS number for the country where their headquarters are. Total catch 22 situation.It's therefore funtionally impossible to distribute apps via Apple Business Manager using redeemable codes for a company that has employees in more than one country. Most businesses have MDM for their corporate devices, but asking people to enroll their personal device on a company MDM is madness - they'll simply never do it, and given that business are moving more and more towards 'Bring your own device' - this issue seems like a really annoying oversight by Apple.It would solve this issue if Apple would allow redeemable codes to be redeemed in any country where the app is available.Does anyone have any advice, or is there sometihng we're missing here?
Posted
by
Post not yet marked as solved
2 Replies
1.2k Views
Does MDM support configuration profiles for managed apps on macOS? In documentation (https://developer.apple.com/documentation/devicemanagement/get_app_configuration) it says 10.15+, but in Command Availability section macOS is not mentioned.If not, is there any other way to configure macOS app deployed via MDM?
Posted
by