logOut

fun logOut(callback: ReceiveCustomerInfoCallback? = null)

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

Parameters

callback

An optional listener to listen for successes or errors.

Sources

Link copied to clipboard