GetAppLinksCompatibleBrowserUseCase

Checks whether the default browser of the device is compatible with app links feature based on a static list of pre-tested browsers for app links compatibility.

Constructors

Link copied to clipboard
constructor(getDefaultAppUseCase: GetDefaultAppUseCase)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
operator fun invoke(browserUri: Uri?): Boolean