openWebBrowser

open fun openWebBrowser(@NonNull activity: Activity, @NonNull url: String)

This method to create the web browser and display it on screen.

Since

Added 1.5.0.

Parameters

activity

Current activity.

url

The URL of the resource to load.