Toolverse
All skills

axiom-storekit-ref

by CharlesWiltgen

Reference — Complete StoreKit 2 API guide covering Product, Transaction, AppTransaction, RenewalInfo, SubscriptionStatus, StoreKit Views, purchase options, server APIs, and all iOS 18.4 enhancements with WWDC 2025 code examples

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Mobile
Views
4

About this skill

Reference — Complete StoreKit 2 API guide covering Product, Transaction, AppTransaction, RenewalInfo, SubscriptionStatus, StoreKit Views, purchase options, server APIs, and all iOS 18.4 enhancements with WWDC 2025 code examples

How to use

  1. Zainstaluj umiejętność w swoim środowisku Claude lub Axiom, wskazując repozytorium GitHub autora (CharlesWiltgen/Axiom). 2. Otwórz referencję, gdy implementujesz zakupy w aplikacji — zawiera pełną dokumentację API StoreKit 2 z podziałem na typy produktów (konsumpcyjne, niekonsumowalne, subskrypcje automatyczne i nieautomatyczne). 3. Szukaj konkretnych interfejsów API, takich jak Product, Transaction, AppTransaction, RenewalInfo lub SubscriptionStatus — każdy jest opisany z kontekstem użycia. 4. Korzystaj z przykładów kodu WWDC 2025 do zrozumienia async/await, automatycznej weryfikacji JWS i integracji z widokami SwiftUI (ProductView, SubscriptionStoreView). 5. Jeśli pracujesz z iOS 18.4 lub nowszym, sprawdź sekcję usprawnień — zawiera nowe pola takie jak appTransactionID i offerPeriod. 6. Odwołuj się do referencji podczas testowania za pomocą plików konfiguracyjnych StoreKit oraz przy integracji App Store Server API dla powiadomień serwerowych.

Related skills