Skip to content

[in_app_purchase_storekit] Add AppStore.showManageSubscriptions() for StoreKit2 wrapper #159664

Description

@probabilityhill

Use case

In my app, I would like to cancel subscriptions without a server. This method is essential for enabling users to cancel subscriptions directly within the app.

According to the documentation:

Consider using the system-provided subscription-management UI. Using StoreKit APIs lets you present a consistent experience that helps people manage or cancel their subscriptions without leaving your app. For developer guidance, see showManageSubscriptions(in:).

For details, see:

Proposal

Add showManageSubscriptions() (Wrapper for StoreKit2's showManageSubscriptions()) to AppStore class.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterp: in_app_purchasePlugin for in-app purchasepackageflutter/packages repository. See also p: labels.platform-iosiOS applications specificallyteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

Type

No type

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions