Integration Guide - introduction

In this tutorial, we explain how to integrate AppVersion.info into your application.

Your application will display content created on AppVersion.info through the view-agent module.

View-agent is a content browser based on the Chromium engine.

View-agent is entirely responsible for the logic of displaying information coming from the service. Thus, such issues as whether, when, and which banner to display to the user are at the discretion of the view-agent.

The default behavior of the view-agent module can be changed to some extent. You will find information about this later in this tutorial.

Integrating your application with the AppVersion.info service involves completing two tasks:

  • 1. You should include the view-agent module in your application's installation package.
  • 2. Your application should start the view-agent module every time it is launched.