FireModeAvailability

Single facade for whether Fire Mode is available to the user right now.

Combines two independent checks:

  1. The Fire mode feature flag

  2. Whether the installed WebView reports support for the MultiProfile capability

Functions

Link copied to clipboard
abstract suspend fun isAvailable(): Boolean

Returns true if the prerequisites are satisfied, false otherwise