presentExternalPurchaseLinkIOS abstract method
Present external purchase custom link with StoreKit UI (iOS 18.2+)
Implementation
Future<ExternalPurchaseLinkResultIOS> presentExternalPurchaseLinkIOS(
String url);
Present external purchase custom link with StoreKit UI (iOS 18.2+)
Future<ExternalPurchaseLinkResultIOS> presentExternalPurchaseLinkIOS(
String url);