Post

Replies

Boosts

Views

Created

iOS 18 allowVPNCreation restriction causes apps can't use network
A profile that contains setting of allowVPNCreation is false was installed duiring activation in my requirements. The iOS version is 18. AllowVPNCreation is first, setting the app's network is second, the app can't use network. Setting the app's network is first, AllowVPNCreation is second, the app works well. For example: Scene 1 Step 1: Install a profile that contains a setting where allowVPNCreation is false during activation. Step 2: Complete activation and enter the main screen. Step 3: Tap App Store, the screen displays network unavailable, needs to be set in Setting. Step 4: Open the network setting for App Store, but still closed.And the network settings for other apps are all closed; Step 5: Remove the profile. Step 6: After a minute, opening the network setting for App Store is work. Result: AllowVPNCreation effects app's newtork after entering the system for the first time. It don't happen below iOS 18. Scene 2 Step 1: The app's network setting is ok. Step 2: Install a profile that contains a setting where allowVPNCreation is false. Result: No effect。The same result below iOS 18. Is this a bug or new features, how to handle?
2
0
777
Oct ’24
iOS device doesn't connect MDM server
I have a few devices that don‘t connect MDM server. It work well after enroll the MDM server, but it won't work anymore after a few days. MDM server send apns request, apns server always return success, and i try power off / on, restore network, restore all settings, but still don't work. What could cause this situation,and is there a solution?
0
0
416
Aug ’24
Clearing activation lock returns 404 not found
The api url :https://deviceservices-external.apple.com/deviceservicesworkers/escrowKeyUnlock The document url: https://developer.apple.com/documentation/devicemanagement/device_assignment/activation_lock_a_device/creating_and_using_bypass_codes We use the api for past 1+ years, it works well. The api returns 404 not found response since 2022.12.02 <title>404 Not Found</title> </head> <body> <center> <h1>404 Not Found</h1> </center> <hr> <center>Apple</center> </body> </html> We contact apple support via email, but no useful response;
3
0
1.6k
Dec ’22
allowCamera on iOS26.1 works wrong
Before iOS26.1, allowCamera set false, all app can't use camera. On iOS26.1, allowCamera set false, removes camera icon from the Home Screen, but third app can still use camera, such as Safari and other apps that can call camera. Is it a bug or a new features?
Replies
0
Boosts
0
Views
945
Activity
Oct ’25
Mac mini m4 enable activation lock return INTERNAL_SERVER_ERROR
I work with https://developer.apple.com/documentation/devicemanagement/activationlockrequest?language=objc. The same codes work well on other devices, such as iphone, ipad, mac air. What causes? What can i do to resovle it?
Replies
0
Boosts
0
Views
538
Activity
Dec ’24
iOS 18 allowVPNCreation restriction causes apps can't use network
A profile that contains setting of allowVPNCreation is false was installed duiring activation in my requirements. The iOS version is 18. AllowVPNCreation is first, setting the app's network is second, the app can't use network. Setting the app's network is first, AllowVPNCreation is second, the app works well. For example: Scene 1 Step 1: Install a profile that contains a setting where allowVPNCreation is false during activation. Step 2: Complete activation and enter the main screen. Step 3: Tap App Store, the screen displays network unavailable, needs to be set in Setting. Step 4: Open the network setting for App Store, but still closed.And the network settings for other apps are all closed; Step 5: Remove the profile. Step 6: After a minute, opening the network setting for App Store is work. Result: AllowVPNCreation effects app's newtork after entering the system for the first time. It don't happen below iOS 18. Scene 2 Step 1: The app's network setting is ok. Step 2: Install a profile that contains a setting where allowVPNCreation is false. Result: No effect。The same result below iOS 18. Is this a bug or new features, how to handle?
Replies
2
Boosts
0
Views
777
Activity
Oct ’24
ABM account is locked, as an MDM vendor how to release devices?
The customer's ABM account has been locked,i can't get token with DEP Server Token.Is there any ways to release device from ABM with some api or softwares. I hope no remote management page during the activation process settings after i restore factory settings. Thanks in advance.
Replies
0
Boosts
0
Views
628
Activity
Aug ’24
iOS device doesn't connect MDM server
I have a few devices that don‘t connect MDM server. It work well after enroll the MDM server, but it won't work anymore after a few days. MDM server send apns request, apns server always return success, and i try power off / on, restore network, restore all settings, but still don't work. What could cause this situation,and is there a solution?
Replies
0
Boosts
0
Views
416
Activity
Aug ’24
Mdm command InstallApplicationList no response
We have one device that has many applications.No response when mdm server sends installApplicationList command to the device. How many applications will cause this situation? How to handle this situation?
Replies
0
Boosts
0
Views
486
Activity
Dec ’22
Unable to clear passcode response error code 5013
We have some ios devices can not clear the passcode.Get error 5013 The passcode cannot be cleared (-1).It means UnlockToken is invalid. How to handle these devices.
Replies
0
Boosts
0
Views
829
Activity
Dec ’22
Clearing activation lock returns 404 not found
The api url :https://deviceservices-external.apple.com/deviceservicesworkers/escrowKeyUnlock The document url: https://developer.apple.com/documentation/devicemanagement/device_assignment/activation_lock_a_device/creating_and_using_bypass_codes We use the api for past 1+ years, it works well. The api returns 404 not found response since 2022.12.02 <title>404 Not Found</title> </head> <body> <center> <h1>404 Not Found</h1> </center> <hr> <center>Apple</center> </body> </html> We contact apple support via email, but no useful response;
Replies
3
Boosts
0
Views
1.6k
Activity
Dec ’22