awaitLogOut

suspend fun Purchases.awaitLogOut(): <Error class: unknown class>

Resets the Purchases client clearing the save Purchases.appUserID. This will generate a random user id and save it in the cache.

Throws

PurchasesException

in case of an error.