toggle menu
purchases-kmp
2.1.1+17.0.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
)