toggle menu
purchases-kmp
1.8.4+13.37.0
common
ios
switch theme
search in API
core
/
com.revenuecat.purchases.kmp
/
Purchases
/
getStorefront
get
Storefront
common
ios
expect
fun
getStorefront
(
callback
:
(
<Error class: unknown class>
?
)
->
Unit
)
Gets the user's current store Storefront.
Returns null if the information could not be obtained.
actual
fun
getStorefront
(
callback
:
(
<Error class: unknown class>
?
)
->
Unit
)