IosUrlOpener

internal object IosUrlOpener(source)

Provides the IosUrlOpener singleton used by the SDAI presentation layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
fun openUrl(url: String)

Executes the openUrl step in the SDAI presentation layer.

Link copied to clipboard
private fun String.sanitizeUrl(): String

Executes the sanitizeUrl step in the SDAI presentation layer.