subscription-disclosure

Scan iOS/macOS paywall UI for missing subscription disclosure elements.

13|1|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/cruisediary/apple-app-review-skills --skill subscription-disclosure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subscription-disclosure
Source: https://github.com/cruisediary/apple-app-review-skills/tree/main/skills/business/subscription-disclosure
Command: npx skills add https://github.com/cruisediary/apple-app-review-skills --skill subscription-disclosure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prevents app paywalls from omitting or obscuring auto-renewal, trial end, price and cancellation disclosures, reducing App Store rejection risk.

Core Features & Use Cases

  • Detects missing or obscured auto-renewal disclosures, trial end terms, cancellation instructions, and actual price on subscription paywalls.
  • Scans iOS/macOS paywall UI to verify that pricing, billing period, and family-sharing notices are clearly presented.
  • Use Case: Before submission, run the scan against your paywall screens to ensure compliance with Guideline 3.1.2(c) and related subrules.

Quick Start

Run the Skill against your iOS/macOS project paywall UI to verify auto-renewal disclosures and price displays.

Frequently Asked Questions about subscription-disclosure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What subscription disclosures are required on an iOS paywall to avoid App Store rejection?

iOS paywall disclosures require explicit auto-renewal terms, trial end dates, cancellation instructions, actual price, billing period, and family-sharing notices to satisfy Apple Guideline 3.1.2(c).

How do I check my macOS app paywall for missing auto-renewal disclosure elements?

Scan your macOS app paywall UI to verify auto-renewal, trial end, price, and cancellation disclosures are clearly presented, identifying any obscured or missing elements before submission.

Does this subscription disclosure scan work with both iOS and macOS apps?

Yes, the subscription disclosure scan applies to both iOS and macOS apps with auto-renewable subscriptions, verifying region-aware price displays and clear terms in code review.

How do I ensure my free trial terms comply with Apple's auto-renewable subscription guidelines?

Verify free trial terms by scanning paywall UI to ensure trial end dates and cancellation instructions are explicitly disclosed alongside pricing and billing period information.

What happens if my paywall obscures the actual subscription price and billing period?

Obscuring actual subscription price and billing period risks App Store rejection under Guideline 3.1.2(c); the scan detects these missing or obscured disclosures for correction before submission.