Sends an initial message to the native layer. This is the opportunity for the native layer to provide the initial state of the application or any configuration, for example:
{
"env": "development",
"locale": "en"
}
Subscribes to release info updates from browser
This describes the messages that will be sent to the native layer,