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:
@@ -74,6 +74,7 @@ struct PaywallView: View {
|
||||
}
|
||||
}
|
||||
.storeButton(.visible, for: .restorePurchases)
|
||||
.storeButton(.visible, for: .redeemCode)
|
||||
.subscriptionStoreControlStyle(.prominentPicker)
|
||||
.subscriptionStoreButtonLabel(.displayName.multiline)
|
||||
.onInAppPurchaseStart { product in
|
||||
|
||||
Reference in New Issue
Block a user