getNonSubscriptionSkusWith
fun Purchases.getNonSubscriptionSkusWith(skus: List<String>, onError: (error: PurchasesError) -> Unit, onReceiveSkus: (storeProducts: List<StoreProduct>) -> Unit)
Content copied to clipboard
Gets the SKUDetails for the given list of non-subscription skus.
Parameters
skus
List of skus
onReceiveSkus
Will be called after fetching SkuDetails