AppLinksCheck
object AppLinksCheck
Utility to verify that app links work correctly in the hosting app environment.
Functions
Link copied to clipboard
suspend fun checkAppLinksServerSetup(context: Context, appLinkServer: String, httpClient: HttpClient): Boolean
Checks that the server setup for the Android app links is valid for the app instance that uses multipaz library.