purchases

Manage In-App Purchases and sync product IDs for Expo/React Native apps.

35|Updated Sep 20, 2022
One-click install
npx skills add https://github.com/Andriiklymiuk/corgi --skill purchases
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: purchases
Source: https://github.com/Andriiklymiuk/corgi/tree/main/plugins/corgi/skills/purchases
Command: npx skills add https://github.com/Andriiklymiuk/corgi --skill purchases

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of In-App Purchases (IAPs), store metadata, and RevenueCat configuration for Expo/React Native apps, ensuring consistent product metadata and App Store Connect (ASC) review notes across platforms.

Core Features & Use Cases

  • IAP Management: Configure RevenueCat products, manage non-consumables, and sync product IDs across stores.
  • Review Notes Automation: Automates the generation and synchronization of IAP review notes with the App Store Connect API.
  • Version Control: Ensures IAP review notes are version-controlled and drift-guarded for accuracy.
  • Dry-run Verification: Allows for a dry-run before applying changes to ASC to avoid configuration errors.
  • Use Case: For an app developer, this Skill can automate the setup and synchronization of IAPs, reducing manual errors and ensuring a smooth App Store submission process.

Quick Start

Set up the purchases skill and run 'purchases sync' to update your App Store Connect metadata.

Frequently Asked Questions about purchases

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

FAQPage Schema
How do I automate in-app purchases sync with App Store Connect for React Native?

Automate in-app purchases sync by configuring RevenueCat products and running 'purchases sync' to update App Store Connect metadata. This integrates with the ASC API to synchronize product IDs and generate review notes for your React Native app.

Can I manage RevenueCat configuration and non-consumable IAPs with this Expo tool?

Yes, you can manage RevenueCat configuration and non-consumable IAPs with this Expo tool. It configures RevenueCat products, manages non-consumables, and syncs product IDs across stores to ensure consistent metadata.

What is the best way to keep App Store Connect review notes version-controlled?

Keep App Store Connect review notes version-controlled by using drift-guarded generation. This ensures your IAP review notes remain synchronized accurately and consistent across platforms during the App Store submission process.

Does the in-app purchases skill support a dry-run before applying changes to App Store Connect?

Yes, the in-app purchases skill supports a dry-run before applying changes to App Store Connect. This dry-run verification allows you to validate configurations and avoid metadata errors before applying updates.

Why do I need to sync product IDs across stores for my iOS app development?

You need to sync product IDs across stores to ensure consistent in-app purchase metadata. Syncing prevents configuration drift between your RevenueCat setup and App Store Connect, reducing manual errors during iOS app development submissions.