Class

ComposeTimeoutException

Thrown in cases where Compose test can't satisfy a condition in a defined time limit.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
class ComposeTimeoutException(message: String?) : Throwable(message)

Thrown in cases where Compose test can't satisfy a condition in a defined time limit.