Skip to content

[in_app_purchase] Add BillingClient. launchPriceChangeConfirmationFlow #85038

@renefloor

Description

@renefloor

Use case

The IAP Android BillingClientWrapper wraps almost all native calls, but launchPriceChangeConfirmationFlow is missing. With launchPriceChangeConfirmationFlow a developer can notify their users about a price change at a moment that is convenient. When the app does not call this function within 7 days the play store will give a popup automatically. More about this can be found here.

Proposal

My proposal is to map this call in the BillingClientWrapper and the InAppPurchaseAndroidPlatformAddition

Metadata

Metadata

Assignees

Labels

P3Issues that are less important to the Flutter projectp: in_app_purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.platform-androidAndroid applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions