Commit 10063a1
Fix comment: expired override is not redundant
Both .revoked and .expired are necessary overrides — the first pass
can incorrectly compute isActive = true from stale transactions in
Transaction.all regardless of the subscription-level state.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 50ff6c5 commit 10063a1
File tree
1 file changed
+5
-7
lines changed- Sources/SuperwallKit/StoreKit/Products/Receipt Manager
1 file changed
+5
-7
lines changedLines changed: 5 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
404 | 402 | | |
405 | 403 | | |
406 | 404 | | |
| |||
0 commit comments