getSubscriptionSkusWith
fun Purchases.getSubscriptionSkusWith(skus: List<String>, onError: ErrorFunction = ON_ERROR_STUB, onReceiveSkus: (skus: List<SkuDetails>) -> Unit)
Content copied to clipboard
Gets the SKUDetails for the given list of subscription skus.
Parameters
skus
List of skus
onReceiveSkus
Will be called after fetching subscriptions