InstallAppPrompt
Functions
Link copied to clipboard
Performs the same action taken by the prompt when the user taps on "install".
Link copied to clipboard
suspend fun shouldDisplayPrompt(predicate: (AppHelperNodeStatus) -> Boolean? = null): AppHelperNodeStatus?
Returns a AppHelperNodeStatus that meets the criteria to show this prompt, otherwise returns null.