showManageSubscriptionsIOS abstract method
Present the manage-subscriptions sheet and return changed purchases (iOS 15+). See: https://www.openiap.dev/docs/apis/ios/show-manage-subscriptions-ios
Implementation
Future<List<PurchaseIOS>> showManageSubscriptionsIOS();