asc-availability

Installation
SKILL.md

App, IAP & Subscription Territory Availability

Manage which App Store territories (countries/regions) an app, in-app purchase, or subscription is available in. This is essential for controlling regional distribution — for example, understanding why your app is blocked in certain countries, restricting a subscription to specific markets, or making an IAP available worldwide.

App Availability (Per-Territory Status)

The richest availability view — shows every territory with isAvailable (true/false), blocking reasons via contentStatuses, releaseDate, and isPreOrderEnabled.

asc app-availability get --app-id <APP_ID> [--pretty]

This returns all ~175 territories with their status. Key contentStatuses values:

  • AVAILABLE — selling normally
  • CANNOT_SELL_RESTRICTED_RATING — age rating blocks sale in this territory
  • MISSING_RATING — no age rating configured
  • ICP_NUMBER_MISSING — China requires ICP number
  • BRAZIL_REQUIRED_TAX_ID — Brazil requires tax ID
  • CANNOT_SELL_GAMBLING / CANNOT_SELL_CASINO — gambling restrictions
Related skills
Installs
27
First Seen
Mar 16, 2026