Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions articles/deploy-software-packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ After a software package is added to a team, it can be installed on hosts via th

Once the package is installed, Fleet will automatically refetch the host's vitals and update the software inventory.

> .ipa apps on iOS/iPadOS will be uninstalled when the host is unenrolled from MDM.

## Edit the package

* **Navigate to the Software page**: Click on the "Software" tab in the main navigation menu.
Expand Down
6 changes: 4 additions & 2 deletions articles/install-app-store-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Currently, Fleet only supports Apple App Store apps from the United States (US)

1. In Fleet, head to the **Software** page and select a team in the teams dropdown.

2. Search for the app you want to remove and select the app to head to it's **Software detail**s** page.
2. Search for the app you want to remove and select the app to head to it's **Software details** page.

3. To edit the app, on the **Software details** page, select the pencil (edit) icon.

Expand All @@ -34,7 +34,9 @@ Apple App Store (VPP) apps can be installed manually on each host's Host details

Currently, Android apps can only be installed via self-service in the end user's managed Google Play Store (work profile).

Currently, Apple App Stpre (VPP) apps can't be uninstalled via Fleet.
Currently, Apple App Store (VPP) apps can't be uninstalled via Fleet.

> VPP apps on iOS/iPadOS will be uninstalled when the host is unenrolled from MDM.

## API and GitOps

Expand Down
Loading