You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: capacitor/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ The Cordova build used StoreKit 1, which only re-delivers *unfinished* transacti
50
50
- the latest transaction of each auto-renewable subscription,
51
51
- each non-renewing subscription — **including transactions you already finished**.
52
52
53
-
`restorePurchases()` fires `approved` for the same set — expected restore semantics, unchanged from the Cordova build.
53
+
`restorePurchases()` fires `approved` for the same set.
54
54
55
55
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.
0 commit comments