invalidateCustomerInfoCache

fun invalidateCustomerInfoCache()

Invalidates the cache for customer information.

Most apps will not need to use this method; invalidating the cache can leave your app in an invalid state. Refer to https://rev.cat/customer-info-cache for more information on using the cache properly.

This is useful for cases where purchaser information might have been updated outside of the app, like if a promotional subscription is granted through the RevenueCat dashboard.

Sources

Link copied to clipboard