Returns the bundle identifier of the default application for a URL scheme.
The scheme to query, without :// (e.g. "https", "mailto").
://
"https"
"mailto"
The bundle identifier string, or null if none is registered.
null
Returns the bundle identifier of the default application for a URL scheme.