toggle menu
purchases-kmp
1.3.1+13.8.0
common
switch theme
search in API
core
/
com.revenuecat.purchases.kmp
/
Purchases
/
getProducts
get
Products
expect
fun
getProducts
(
productIds
:
List
<
String
>
,
onError
:
(
<Error class: unknown class>
)
->
Unit
,
onSuccess
:
(
storeProducts
:
List
<
<Error class: unknown class>
>
)
->
Unit
)
Gets the StoreProducts for the given list of product ids for all product types.