How can I make managed apps removable or non-removable on iOS14?
Post
Replies
Boosts
Views
Activity
What is the default value for InstallAsManaged property?
https://developer.apple.com/documentation/devicemanagement/installapplicationcommand/command
It seems like it stopped working now. Actually it worked well in my tests about two weeks ago.
It doesn't work now on iOS 14 beta4. Is it supposed to work?
It doesn't work now on iOS 14 beta4. Is it supposed to work?
Steps to Reproduce: Define a profile that includes UpdateCompleted and RestoreCompleted in skipsetupitems.
Get the profile
UpdateCompleted and RestoreCompleted are missing.
Is this a bug? Or not yet implemented?
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.
Is there a way to check if DDM(Declarative Device Management) is enabled on a device?