Skip to main content

Check Here™ Core UI component versions

In Here™ Core UI Components v9 or later, you can check the version of Here™ Core UI Components that's running in each component: Dock, Store, Home, and Notification Center. With this information, you can stop the platform if there's a version mismatch, include or exclude features based on version, and more.

How to check the version for Dock, Store, Home

When you register with Home, Store, or Dock, a RegistrationMetaInfo object is returned that provides the Workspace SDK and Workspace Platform SDK versions. See, for example, the Workspace SDK API reference documentation for registering Store.

How to check the version for Notification Center

The Notifications API includes a ProviderStatus API that lets you retrieve the connections status and version of the Here Core UI platform provider. See the Notifications API reference documentation for details.

The API provides two functions:

  • getStatus — retrieves the connection status and the Here Core UI Components version

  • isConnectedToAtLeast — lets you pass a specific version and compare with the actual Here™ Core UI provider