How to...

Overview

To interop-enable your web or native app, you must:

  • reference the respective io.Connect client library;
  • initialize the respective io.Connect client library;
  • create an app definition and add it to the io.Connect Desktop app definitions folder;

For details on referencing and initializing the available io.Connect client libraries, see the following sections:

For details on app definitions, see the Developers > Configuration > Application section.

See also:

  • The main io.Connect Capabilities and learn how to work programmatically with the io.Connect Desktop platform.
  • The Examples section for example io.Connect functionality implementations and example apps developed for testing purposes.
  • The Tutorials section on integrating io.Connect functionalities in your apps.