> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Apple App Store

> Overview of Qonversion's Apple App Store guides: offer codes, App Store privacy, promoted purchases, the Small Business Program, Family Sharing, promotional offers, and migrating from SwiftyStoreKit.

This section covers the Apple App Store features and setup steps you can use with Qonversion on iOS. Each guide is self-contained; pick the one that matches what you need to configure.

<CardGroup cols={2}>
  <Card title="App Store Offer Codes" icon="ticket" href="appstore-offer-codes">
    Let users on iOS 14+ redeem offer codes through a one-time redemption URL or in-app via the `presentCodeRedemptionSheet` API.
  </Card>

  <Card title="App Store Privacy" icon="user-shield" href="app-store-privacy">
    Reference of the data types Qonversion collects so you can complete your App Store Connect app privacy details (report as Analytics and App Functionality).
  </Card>

  <Card title="App Store Promoted Purchases" icon="store" href="app-store-promoted-purchases">
    Show your in-app purchases on your App Store page and in search results. Promoted purchases are enabled by default and are iOS-only.
  </Card>

  <Card title="App Store Small Business Program" icon="building" href="app-store-small-business-program">
    Qualify for Apple's reduced 15% commission on up to 1 million USD in annual proceeds, and set up your program details in Qonversion.
  </Card>

  <Card title="Apple Family Sharing" icon="users" href="apple-family-sharing">
    Let a user share a subscription with up to 5 family members. Supported out-of-the-box in Subscription Management Mode once products and entitlements are configured.
  </Card>

  <Card title="Apple Promotional Offers" icon="tag" href="apple-promotional-offers">
    Re-engage lapsed subscribers or retain current ones with limited-time discounts and free trials on auto-renewable subscriptions (macOS, iOS, tvOS).
  </Card>

  <Card title="Migrate from SwiftyStoreKit" icon="arrow-right-arrow-left" href="swiftystorekit-alternative">
    Move your iOS app from SwiftyStoreKit to Qonversion to add server-side receipt validation, real-time monitoring, and subscription analytics.
  </Card>
</CardGroup>
