Skip to content

Move to production

Deploying to production involves making your project available to your end users while maintaining a secure working environment for future updates.

This is the first step required when exporting or publishing your application.

Before you begin

  1. Have tested your project in PandaSuite Studio and through PandaSuite Viewer.
  2. Have an active Publishing plan (Web / Single / Multi / Full).

Understanding the concept

Learn about the technical terms used by PandaSuite:

  • App: the distributed shell (IPA, APK, EXE file, or web URL).
  • Project: the content created in PandaSuite Studio.
  • Development version: the version of your project you are working on in PandaSuite Studio.
  • Production version: the frozen copy visible to users.

Deploying to production allows you to move the development version of your project within the application. It then becomes the production version.

When you add a single project, the app directly launches on it. With multiple projects (available in Multi or Full plans), your app becomes a content hub; a list screen automatically appears.

Create or select the application

  1. Open your dashboardApps.
  2. Click the + to create an app or select an existing one.
  3. Enter the name and icon (you can modify these later).
  1. From the interface, click Link a Project.
  1. Choose your project from the list.
  2. Confirm: it immediately appears in the app’s project grid.
  3. PandaSuite creates the production version: a blue badge indicates the project is up to date!

Distribute the application

Depending on your plan, several formats are accessible in the interface:

PlatformQuick ActionDocumentation
WebActivate the Web App to generate a URL or Export ZIPPublish to the WebExport a ZIP File
iOS / AndroidExport IPA / APK / AABDeploy an iOS AppPublish an Android App
Windows / MacOSExport EXE / DMGExport an EXE File

Update after publishing

  1. Continue your modifications in PandaSuite Studio (development version).
  2. Save; the blue Deploy to Production button reappears in the dashboard.
  3. Click again when you’re ready.

If a new feature of the PandaSuite engine is used, a new IPA / APK / EXE export may be required to ensure the update is compatible. Learn more