What is iOS Device Management?
Applivery enables organizations to remotely enroll, configure, and manage Apple iOS devices. IT teams can control apps, security policies, updates, and compliance from a centralized dashboard, reducing manual effort and improving security.
Explore the topics in this section:
<ArchiveGrid
items={childDocuments.map(doc => ({
id: doc.id,
title: doc.title,
description: doc.description,
href: getDocUrl(doc),
category: doc.category,
difficulty: doc.difficulty,
reading_time: doc.reading_time,
featured: doc.featured,
}))}
pageTitle="Getting Started"
pageUrl={Astro.url.href}
enableFilters={true}
columns={3}
/>