-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/plugins
#4458Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectp: in_app_purchasePlugin for in-app purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-iosiOS applications specificallyiOS applications specifically
Description
Are Promotional Offers available with the in-app purchases plugin (https://pub.dev/packages/in_app_purchase)?
Here's the documentation: https://developer.apple.com/documentation/storekit/original_api_for_in-app_purchase/subscriptions_and_offers/implementing_promotional_offers_in_your_app
SKPaymentDiscount provides access to the payment discounts
https://developer.apple.com/documentation/storekit/skpaymentdiscount
The discount should be applied when calling SKMutablePayment
https://developer.apple.com/documentation/storekit/skmutablepayment
Thank you for your help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectp: in_app_purchasePlugin for in-app purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.platform-iosiOS applications specificallyiOS applications specifically