#mobiledevicemanagement — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mobiledevicemanagement, aggregated by home.social.
-
I have started working on a minimal set of Apple Business API calls in my Apple MDM client libraries for Java project. Current goal is to add most info retrieval calls.
Another thing on the list is update of the Device Assignment library. Some interesting feature are available with `X-Server-Protocol-Version 10` - like Device network properties including eID. Apple have introduced an interesting retry-mechanism for the `AssignProfile` call, which I personally dislike, but it is what it is.
The last thing on the list is to start working on the new "Apps and Books Management" API. This might just have greater prio than the Apple Business API for me.