Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

Commit 087167e

Browse files
committed
docs: update readme
1 parent b25968c commit 087167e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@ Visit [**openiap.dev**](https://openiap.dev) for complete documentation, guides,
2525
-**Thread-safe** operations with MainActor isolation
2626
-**Explicit connection management** with automatic listener cleanup
2727
-**Multiple API levels** - From simple global functions to advanced control
28-
-**React Native parity** - UseIAP hook for SwiftUI
2928
-**Product management** with intelligent caching
3029
-**Purchase handling** with automatic transaction verification
30+
- Processes only StoreKit 2 verified transactions and emits updates.
3131
-**Subscription management** with cancel/reactivate support
32+
- Opens App Store manage subscriptions UI for user cancel/reactivate and detects state changes.
3233
-**Receipt validation** and transaction security
34+
- Provides Base64 receipt and JWS; verifies latest transaction via StoreKit and supports server-side validation.
3335
-**Event-driven** purchase observation
3436
-**Swift Package Manager** and **CocoaPods** support
3537

0 commit comments

Comments
 (0)