Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Definition

Launch 3rd party applications built with the Motive Lightweight SDK “LSDK”.

About

The primary use for this is with the LSDK. When creating a Module on Launch Server, you need to add Content. Content, up until now, has either been Storyflow Connections or Bundles (which are generated on Storyflow). Now, Content can also be an Application. 

Example: A company has an existing VR training app. It has no relation to the Motive platform. The company wants to be able to launch their training from Launch Server. They can make a new build of their training app with the LSDK. The new build will not have the ability to connect with Storyflow but it can talk to Launch Server and report back data/results.

Since a Module requires Content and, up until this point, Content required a bundle from Storyflow, a new Content type was needed. This new type is Applications.

  • No labels