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

254 Posts
Sort by:
Post not yet marked as solved
0 Replies
573 Views
Hi All, I would like to know if the 'deferred deep link' feature is compatible with the apps hosted in the Enterprise App Store. A 'deferred deep link' is intended to direct the user to the App Store page, where they can download the app. During the initial startup, SFSafariViewController is expected to provide the URL parameters passed as part of the deep link. I would appreciate your assistance in confirming whether the 'deferred deep link' functionality will work seamlessly if we use Enterprise Appstore for distribution. Thanks and regards, Sujith Joseph
Posted
by skj_apple.
Last updated
.
Post not yet marked as solved
0 Replies
201 Views
i want to integrate nuance dragon kit with sdk i found docset that i have to add in xcode after that i can view that documentation.Please help me.
Posted Last updated
.
Post not yet marked as solved
2 Replies
442 Views
Hello Everyone, We have an App which we have been developed only for our internal employees and the app would only work when device is connected with our intranet. This App would be distributed via our MDM on devices of the authorized users. We tried uploading the app on app store but was rejected as they could not validate the App. we tried providing them the vpn connectivity as well, but Apple team refused to connect using vpn. Now we have learned that we can take the Apple Developer Enterprise Program. now we want to clarify following: a. While in some forums it states that Apps under Apple Developer Enterprise Program does not need to go through the App review process. Is this correct? b. Can we use our existing MDM for distributing the App to authorized users? c. If (a) and (b) are yes, What steps are needed to ensure that we can distribute the app without any issues? A quick help on this would be very helpful
Posted
by vbhargava.
Last updated
.
Post marked as solved
1 Replies
297 Views
Hello, AppManaged documentation has been updated and shares some details about current state of DDM and app management. Is there any way to specify App Config with DDM, the same way as we can do with MDM with ManagedApplicationConfiguration and InstallApplication command ? I see attributes are available but not config. Thanks !
Posted
by sysedit.
Last updated
.
Post not yet marked as solved
2 Replies
293 Views
For over a year we have been unable to access the SKAN developer profile and testing customer integrations without one is at best frustratingly slow, at worst impossible due to censorship thresholds. When I visit this page with our developer account, it says there are no results. We have an enterprise account and drive hundreds of thousands of SKAN installs a day so I don't understand how there could be a permissions or licensing issue. Has anyone had a similar issue they were able to resolve? I have contacted support, opened and bumped the issue via Feedback Assistant and, and have even tried contacting people at Apple, but no one seems interested helping us fix the issue.
Posted
by rsaunders.
Last updated
.
Post not yet marked as solved
1 Replies
258 Views
The new profile added to manage the cellular private network is not getting installed on the device end - https://developer.apple.com/documentation/devicemanagement/cellularprivatenetwork?changes=_9 When we try to oinstall the profile we get these error messages. {'Status': 'Error', 'CommandUUID': '556d4936-7514-4121-af8d-3f0bf855a9e6', 'ErrorChain': [ {'ErrorCode': 4001, 'ErrorDomain': 'MCInstallationErrorDomain', 'USEnglishDescription': 'Profile Installation Failed', 'LocalizedDescription': 'Profile Installation Failed'}, {'ErrorCode': 4001, 'ErrorDomain': 'MCInstallationErrorDomain', 'USEnglishDescription': 'Profile Failed to Install', 'LocalizedDescription': 'Profile Failed to Install'}, {'ErrorCode': 1009, 'ErrorDomain': 'MCProfileErrorDomain', 'USEnglishDescription': u'The profile \u201cprivate network policy\u201d could not be installed.', 'LocalizedDescription': u'The profile \u201cprivate network policy\u201d could not be installed.'}, {'ErrorCode': 4001, 'ErrorDomain': 'MCInstallationErrorDomain', 'USEnglishDescription': u'The payload \u201cPrivate Mobile Networks\u201d could not be installed.', 'LocalizedDescription': u'The payload \u201cPrivate Mobile Networks\u201d could not be installed.'}], 'UDID': '00008101-001E1DCA3A81001E'}
Posted
by _kvnryn.
Last updated
.
Post not yet marked as solved
1 Replies
421 Views
Hello all professions, I'm now facing an problem with distribution certification expiration for the enterprise account. We're using enterprise account for publishing some internal apps for our organization without uploading to AppStore but by other platforms, but both cert and profile have 1 year expiration and now it's about to expire. So we're going to extend the app expiration date now. Read some articles that the best practice is renewing cert before it expired, for some reasons that we CANNOT add new certifications if we're not revoking any of existing certs, so what we are going to do is: We will revoke the cert first let's say certA, and then create a new cert with all configurations as same as certA let's say certB and then distribute new app version by certB. If we're going to do so, then the question comes: Will the existing installed apps distributed by certA still available? (if it has couple months to be expired for certA) Continue with question1, if no, all existing apps will not be available anymore, then what's the best practice for us to manage certs and app for the users without cert renewing downtime? Will there be any issue if we user another cert let's say certC just create now to distribute new app version without revoking current certA? such as it will be recognized a brand new app, etc thanks all
Posted
by MagicPaul.
Last updated
.
Post marked as solved
3 Replies
717 Views
I have deployed an in-house enterprise app to a user and they are unable to open the app. The error is "Unable to Verify App" An Internet connection is required to verify trust of the developer . This app will not be available until verified. The user is connected to the internet via wifi. We also tested with a cellular connection. We are able to browse the internet so, we're sure the device is connected to the internet. The app downloads but, when the app icon is clicked the error appears. The same app deployed to several other users does not produce an error and opens without issue. What is causing this error and how can we fix it?
Posted Last updated
.
Post not yet marked as solved
34 Replies
22k Views
After updating the os to iOS17 beta, not able to install the enterprise app through ipa, it throws error Error installing '//Downloads/-Internal-Appstore-23.6.5-1.ipa', ERROR: Error Domain=com.apple.dt.CoreDeviceError Code=3002 "Failed to install the app on the device." UserInfo={NSUnderlyingError=0x600019bcc750 {Error Domain=com.apple.dt.CoreDeviceError Code=3000 "The item at -Internal-Appstore-23.6.5-1.ipa is not a valid bundle." UserInfo={NSURL=file:////Downloads/-Internal-Appstore-23.6.5-1.ipa, NSLocalizedDescription=The item at -Internal-Appstore-23.6.5-1.ipa is not a valid bundle., NSLocalizedFailureReason=Failed to read the bundle.}}, NSLocalizedDescription=Failed to install the app on the device., NSURL=file:///Downloads/-Internal-Appstore-23.6.5-1.ipa} Kindly update on this. Do any code side changes have to be done for this to fix these issue?
Posted
by Shwetham.
Last updated
.
Post not yet marked as solved
2 Replies
425 Views
I am trying to automatically provision my project within Visual Studio 2022. I successfully connected to my apple dev account. When choosing to account within Configure Automatic Provisioning dropdown, I am getting the following error: There was an error while trying to automatically provision the project: 'You are not allowed to perform this operation. Please, check with one of your Team Admins, or, if you need further assistance, please, contact Apple Developer Program, https://developer.apple.com/support' My team Admins asked me to contact apple. Please help!!!
Posted
by npolyak.
Last updated
.
Post not yet marked as solved
0 Replies
210 Views
Hi Team, Its been 4 weeks and still my enrollment is reflecting in pending status. I want to set up my application and to do it we have to enroll for the development to give access to the the tech team to configure the application. I am not able to find the contact us info to raise the issue.
Posted Last updated
.
Post not yet marked as solved
1 Replies
243 Views
we have a Developer Enterprise Program that is about to expire in 50 days. The Account Holder might leave the organization, so we are trying to update the Account Holder information. Question 1: is it possible to use a general email account (such as ios.dev.team @ org -domain.com) instead of a real individual. because individuals leave the company. and if it is possible: how to verify this general account as legal representative entity of the organization in the verification process of renewal? Question 2: does changing the Account Holder information affect the certificates/keys and identifiers? thank you.
Posted
by jawadreza.
Last updated
.
Post marked as solved
2 Replies
475 Views
Hi, I created a new enterprise distribution certificate. Can I update an existing provisioning profile with the new certificate for a deployed app? Or, do I need to create a new provisioning profile with the new certificate. I want to make sure that updating the existing provisioning profile with the new certificate won't break an app that is already installed on devices. There is a delay between when I would update the provisioning profile and when the updated app could be deployed. So I want to make sure I'm not breaking the existing installs during that timeframe. Thanks
Posted
by MonicaG.
Last updated
.
Post not yet marked as solved
1 Replies
367 Views
[en] I am a enterprise app developer. Some users can't my app because they can't verify the app. They try to verify the app but there is no response on the popup. You can see the details about popup below. Verify "iPhone Distribution: ..." App Verfying will use your network connection to see if the app from this enterprise developer can be used on your iPhone. Users press a button "Verify", but there is no response. I checked their network(vpn, wi-fi, carrier), and checked whether they can access the website "https://ppq.apple.com/". There is no problem. All is ok. But It doesn't work well. My app ceritificate is Apple Developer Enterprise Program(it costs money). And only some users experience the issue.(most of users don't experience the issue) How can I solve the issue? Please help me :'( =====
Posted
by on29-dev.
Last updated
.
Post not yet marked as solved
5 Replies
1.6k Views
While using the application, it suddenly quits. When we attempt to reopen it, an error pop-up appears stating, 'Unable to verify app. Internet connection is required to verify trust.' We tried accessing the VPN and regularity options in settings, and clicked on 'Trust,' but it was ineffective. The only solution that works is resetting the iPad. However, after one or two days, the same issue arises again. This problem seems to occur exclusively on certain iPads. What might be causing this recurring problem?"
Posted Last updated
.
Post not yet marked as solved
0 Replies
276 Views
Hello, My company have Apple Developer Organization Program, and we have published apps to App store before. Now we want to distribute an app internal employee only. We submit app to App store and got rejected like below: "Guideline 3.2 - Business We found in our review that your app is intended to be used by a specific business or organization, including partners, clients, or employees, but you've selected public distribution on the App Store in App Store Connect. Since the App Store is intended for apps with a public audience, we recommend reviewing the other distribution options available to you through your Apple Developer Program Account. " We looked for other distribution method and found the In-house distribution method that required Enterprise Program matched us. But unfortunately, when we register for Enterprise Program, we got reject too, with reason: "We've withdrawn this enrollment because "mycompanyname" is already a member of the Apple Developer Program. Companies may hold only one membership in the Apple Developer Program." Have any one met this situation before? I really appreciate any idea.
Posted Last updated
.
Post not yet marked as solved
0 Replies
270 Views
I had raised a support request in Apple DTS for an issue related to notification. I had a few iteration with the support team related to this but the problem remains unresolved. Everytime I send a response for what has been asked, it takes more than a week for the team to reply. This issue has been pending for over a month now and my work is blocked due to this. Can someone help me in getting a quick response or tell me how to reach the relevant people who can help me with this? Here is my Case ID : 5269018
Posted Last updated
.
Post not yet marked as solved
0 Replies
300 Views
Hi Team, Issue - Unable to connect MDM managed iOS devices to the Xcode tool running on a Mac device for testing iOS apps. Receiving an error: iPhone is not paired with your computer. Error: iPhone is not paired with your computer Device/App Details : XCODE version - 14.2 MacOS Ventura - 13.2.1 iOS – 16.4.1 Tried troubleshooting steps: Tried updating the XCODE to the latest version 15 and with an iOS device running the latest iOS version 17, but the customer informed that it is not specific to one Xcode version, iOS version, or Mac version. If we remove the MDM, then we can connect to the XCODE Tool. Tried disabling all the iOS restrictions but still receiving the same error. Note: In general, when we connect an iOS device to a Mac, we receive a prompt on the iOS device screen to Trust this device, but after enrolling the device, we are not receiving this prompt. Any advice.?
Posted Last updated
.
Post not yet marked as solved
0 Replies
219 Views
Hi, is there any one who has been waiting for their app approval for over 7 weeks now? I have been going back and forth with these approvers and even escalated multiple times but always get same answer "Thank you for your continued patience, we are looking into your app will let you know once it has been approved". On the other hand google has approved 3 different versions. Its so frustrating that we are dependant upon them to make our app reachable to customers. They literally do not care if the company is losing money because of the wait. Is there anything I can do or someone I can reach to know the status of my app?
Posted Last updated
.