Getting started

Package an application

To bring your application to life, you need to package it, which means generate a Platform 6 application file (.p6app).

It contains the application attributes and zero or more serialised service items (configuration from individual Platform 6 services). It is the raw logic and configuration of your application. The whole application is bundled, hashed and signed to guarantee the integrity of the bundle and ensure it is not tampered with.

The signing is performed automatically by the signing key of your application publisher profile when you build your application. Your application publisher profile is allocated centrally by Amalto when you’re applying for an application publisher profile.

Please follow the user guide of the service Applications to manage your applications.

Distribute an application