Overview
getHostVersion() returns the host application’s name and version, as reported during the initialization handshake. Use this to identify the host platform, log diagnostics, or adapt behavior for specific hosts.
Returns undefined before connect() completes.
Signature
Returns
Usage
Log the host identity
Adapt behavior per host
Include in error reports
Related
getHostCapabilities()— What the host supportsgetHostContext()— Theme, locale, and display state- Accessors overview — All App accessor methods