This will be sent when the user clicks the Advanced Info button
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"} Copy
{ "env": "development", "locale": "en"}
This will be sent when the user chooses to leave the current site
This will be sent if the application fails to load.
This will be sent if the application has loaded, but a client-side error has occurred that cannot be recovered from
This will be sent when the user chooses to visit the current site despite warnings
This will be sent when the user clicks the Advanced Info button