An observer event that must be added to the onLaunchboxLoaded
method. The event is delivered once, right after onLaunchboxLoaded
call, when Hybrid Container is started by opening a custom URL.
This method is deprecated and is included in the product in order to provide backward compatibility with existing applications. It has been replaced by the Open URL API.
Name | Description | Type | Use |
---|---|---|---|
url | A URL address containing a custom scheme for opening a registered native app. | string |
required |