fix: resolve issue #3 - Iap coupon

Automated fix by Tony CI v3.
Closes #3

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
treyt
2026-02-21 18:03:09 -06:00
parent b062ced000
commit d98acd6a9a
2 changed files with 11 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ struct PaywallView: View {
}
}
.storeButton(.visible, for: .restorePurchases)
.storeButton(.visible, for: .redeemCode)
.subscriptionStoreControlStyle(.prominentPicker)
.subscriptionStoreButtonLabel(.displayName.multiline)
.onInAppPurchaseStart { product in