Directs the mobile app to open the specified URL in the device's browser.
The openURL()
function returns a Promise that resolves when the navigation is successful.
Supported URL formats:
http(s)://
.mailto:@?subject=
.
The URL to open.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.