Skip to content

Commit 92d3000

Browse files
committed
docs(capacitor): drop inaccurate SK1 restore comparison in migration note
1 parent 76b7090 commit 92d3000

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

capacitor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The Cordova build used StoreKit 1, which only re-delivers *unfinished* transacti
5050
- the latest transaction of each auto-renewable subscription,
5151
- each non-renewing subscription — **including transactions you already finished**.
5252

53-
`restorePurchases()` fires `approved` for the same set — expected restore semantics, unchanged from the Cordova build.
53+
`restorePurchases()` fires `approved` for the same set.
5454

5555
Consumables are **not** re-delivered this way: they never appear in StoreKit 2's current entitlements. Unfinished consumables are still re-delivered once per launch, exactly as under StoreKit 1.
5656

0 commit comments

Comments
 (0)