SDK Reference - showManageSubscriptions
React native
Flutter
Swift
Kotlin
The showManageSubscriptions method displays a page that allows users to manage their active subscriptions.
Example
await Iaphub.showManageSubscriptions();
React Native
Flutter
Swift
Kotlin
Parameters
options
(Optional)ObjectOptions
Object
sku
(Optional)StringThis parameter redirects the user to the subscription associated with the specified product SKU (Android only)
Response
This method does not return any response.