Skip to content

Conversation

marko-lisica
Copy link
Member

_Available in Fleet Premium._

Add App Store (VPP) app purchased in Apple Business Manager.
Add Apple App Store (VPP) app purchased in Apple Business Manager or the Google Play app (Android).
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dev note:

  • If the user specifies an Android app ID (includes letters and characters) and one of Apple platforms (darwin, ios, or ipados), throw this error:
    • "Couldn't add software. <app_store_id> isn't available in Apple Business Manager or Play Store. Please purchase a license in Apple Business Manager or find the app in Play Store and try again."
  • If the user specifies an App Store app ID (includes only numbers) that is not available in ABM, and one of Apple platforms (darwin, ios, or ipados), throw this error:
    • "Couldn't add software. <app_store_id> isn't available in Apple Business Manager. Please purchase a license in Apple Business Manager and try again."
  • If the user specifies an Android app ID (includes letters and characters) and specifies android platform, but the app ID is not available in the Play Store, throw this error:
    • "Couldn’t add software. The application ID isn’t available in Play Store. Please find ID on the Play Store and try again."

@marko-lisica marko-lisica added this to the 4.77.0 milestone Oct 13, 2025
@marko-lisica marko-lisica added the ~api-or-yaml-design Used for pull requests (PRs) with proposed API and YAML changes label Oct 13, 2025
@rachaelshaw rachaelshaw merged commit 5bd827d into docs-v4.77.0 Oct 20, 2025
6 checks passed
@rachaelshaw rachaelshaw deleted the 33058-api-design branch October 20, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

~api-or-yaml-design Used for pull requests (PRs) with proposed API and YAML changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants