When installing enterprise apps within the company, many people have reported that verification is not possible, especially for iPhone 12. Clicking on the "Verify App" button in the image shows no response. how to solve it?
Enterprise
RSS for tagThe Apple Developer Enterprise Program allows large organizations to develop and deploy proprietary, internal-use apps to their employees.
Posts under Enterprise tag
159 Posts
Sort by:
Post
Replies
Boosts
Views
Activity
I recently joined a new company as an iOS app developer. Here, they conduct PROD testing using an Apple Developer Enterprise Program account before uploading apps to the App Store. When I asked why, they said it's for version management.
This process were handled by the previous employees, but since they have all left the company, nobody really knows the the exact reason now.
In my opinion, we could just create a branch for PROD version in the remote Git, or create a local branch and, if there are no issues with PROD, merge it into the master branch in the remote. Is my thinking off?
As far as I know, the Enterprise Plan isn't made for this purpose; it's supposed to be for internal apps.
I have implemented the NEFilterDataProvider with the handleNewFlow method and it seems to be working for the most part, but there are some requests (which I can see with Proxyman) that aren't going through the filter. Is there a way to fix this?
Would a slow response to one flow cause another flow to bypass the filter?
Can multiple flows call handleNewFlow simultaneously or is it all run on a single thread?
Thanks
I am currently facing the conversion of my Apple account from solo to an organization. However, I do not have any organizational affiliation, and this has become a challenge for me.
I am reaching out to seek guidance or advice on how to navigate this situation. Any assistance you could provide would be greatly appreciated.
Hello, my enrolment process (ID 6DMR9J4AU5) for apple Enterprise Developer registration connected to my apple id status is still “Pending” since uploading of all requested documents last week. But in confirmation email received last week from apple was stated that apply will response in two working days which has passed allready. Please update.
P.S. live support doesn’t responsible, so I try to write about this issue here.
I applied on the Multicast Networking Entitlement Request site, but I did not receive a response email.
How long does a response usually take?
webdriver: Request failed with status 500 due to An unknown server-side error occurred while processing the command. Original error: Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 70
[0-0] xcodebuild error message:
[0-0] . Make sure you follow the tutorial at https://github.com/appium/appium-xcuitest-driver/blob/master/docs/real-device-config.md. Try to remove the WebDriverAgentRunner application from the device if it is installed and reboot the device.
I'm using macOs 13.6
xcode 14.3
Iphone Os 16.7.2
running with webdriverIO
still getting this error can anyone help me in this please.
In Safari 17.0 App Extension user is able to modify per-site permissions due to which
extension is not able to inspect the url's and content.
Is there any way to restrict the user from modifying per-site permissions for the specific extension through api or mdm ?
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?"
I am having a very weird issue with Xcode 15.0.1. If you are running an app that was built with XCode 14 and install the new version of the app with XCode 15 it works fine.
If you delete the XCode 14 build of the app, and install the XCode 15 build of the app you get "This app cannot be installed because its integrity could not be verified" error message on launching the app.
Then when we rebuild the app again with XCode 14 the app works fine with no issues.
I have tried multiple solutions that I have found on various forums, but with no luck.
Anyone have any suggestions on how to fix this issue.
Hi there,
some of our users can't verify their enterprise apps currently.
Does anybody know of certificate issues with https://ppq.apple.com ? When I open https://ppq.apple.com in Safari, it redirects sometimes to https://ppq-ext.v.aaplimg.com, and then the certificate is not trusted because it doesn't match the hostname (certificate is for https://ppq.apple.com).
Some hours ago, it would't do that redirect and it was working in Safari, but now it redirects and I get the error.
When doing curl https://ppq.apple.com on the command line, I don't get the redirect and the connection is working.
Cheers,
Matthias
Recently after updating iPad devices on 16.6, our devices is giving following error on all of our enterprise applications.
Unable to verify app. An internet connection is required to verify the trust of the developer iOS version of iPad devices -> 16.6
Xcode version -> 14.2(14C18)
Certificates and provisioning profiles are valid, we have cross checked that and it is causing only on few of our devices.
Below are the screen shots attached for info:
Hi Apple IT Developer Team,
In what format should the GetToken response be returned?
The session explains "The JSON Web Token should be signed by the MDM server's private key.", but it seems vague to me.
A sample response would be appreciated.
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?
Hi,
I am helping Evan Richman with the team id L7JQRVXU2V transition to my business (MCRICH LLC), but the status has been in transition for about 1.5 weeks, even though I have gotten the confirmation code. What is going on?
Please help!
Is there a way to check in code if a device is under Mobile Device Management? We want to show the users a different screen in the app if it is under device management. This is primarily for devices under Apple School Manager or something similar
For the past 2+ years I have been using the same process/code to enable and disabling/clearing activation lock from a device and since last week trying to clear the code is returning a 404 error response:
<head>
<title>404 Not Found</title>
</head>
<body>
<center>
<h1>404 Not Found</h1>
</center>
<hr>
<center>Apple</center>
</body>
</html>
I can confirm that the request looks ok and all the necessary params are being sent as expected.
The MAC device is a device that has been manually added to the Apple Business Manager.
DEP profiles are normally installed in both iOS and iPadOS.
Profile descript error occurs only when attempting DEP of MacOS.
(If you look at the picture, a decryption error occurs in the remote device registration step.)
I asked Apple's customer center about this problem,
and it is said that it is caused by the lack of a key called "automatic registration on the MDM server"
The key cannot be found in the Apple official document related to the profile below.
https://developer.apple.com/documentation/devicemanagement/mdm/
Information received during DEP enroll of Macmini using Apple silicon.
{
'LANGUAGE': 'en_US',
'PRODUCT': 'Macmini 9,1',
'SERIAL': 'CXXXXXXXXXXV',
'UDID': '0XXXXX27-XXXX-XXXX-XXXX-XZXXXXXXXXX',
'VERSION': '21C52'
}
Information received during DEP enroll of iPAD
{
'LANGUAGE': 'en_US',
'PRODUCT': 'iPad5,4',
'SERIAL': 'DXXXXXXXXXXQ',
'UDID': '9aXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX6d',
'VERSION': '19C63'
}
Profile to be transmitted to the device (same as MacOS, iOS, IPadOS)
{
'AccessRights': 8191,
'CheckInURL': 'https://apm.xxxxx.com/checkin',
'CheckOutWhenRemoved': True,
'IdentityCertificateUUID': '00000000-0000-0000-0000-000000000000',
'PayloadDescription': 'MDM Profile',
'PayloadDisplayName': 'MDM',
'PayloadIdentifier': 'com.xxxxx.xxxxxxx.mdm',
'PayloadOrganization': 'MDM provider',
'PayloadType': 'com.apple.mdm',
'PayloadUUID': '00000000-0000-0000-0000-000000000000',
'PayloadVersion': 1,
'PromptUserToAllowBootstrapTokenForAuthentication': True,
'ServerCapabilities': ['com.apple.mdm.per-user-connections','com.apple.mdm.bootstraptoken'],
'ServerURL': 'https://apm.xxxxx.com/server',
'SignMessage': False,
'Topic': 'com.apple.mgmt.External.206bfa63-f76a-4381-9e50-6f74241d14d9'
}
Because it uses the same profile structure, it is not understood that iOS/iPadOS operates normally and errors occur only in MacOS.
If there is anything that can help me, please let me know.
Thank you.
Hi,
My client has already developed an ios app and they need an enterprise account to publish the app. What are the procedures to create enterprise account?