Function

invalidateGroupsWithKey

Invalidates composed groups with the given key.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

invalidateGroupsWithKey

Common
@TestOnly
public fun invalidateGroupsWithKey(key: Int): Unit

Invalidates composed groups with the given key. Calling this method switches recomposer into hot reload mode. Test-only API, not for use in production.

Parameters

key group key to invalidate.