getSubscriptionSkusWith
fun Purchases.getSubscriptionSkusWith(skus: List<String>, onError: (error: PurchasesError) -> Unit = ON_ERROR_STUB, onReceiveSkus: (storeProducts: List<StoreProduct>) -> 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