awaitCustomerInfo

suspend fun Purchases.awaitCustomerInfo(fetchPolicy: <Error class: unknown class> = CacheFetchPolicy.default()): <Error class: unknown class>

Get the latest available customer info.

Parameters

fetchPolicy

Specifies cache behavior for customer info retrieval.

Throws

PurchasesException

in case of an error.