Update your application
Discover the different ways to update your application.
Updates for an application are divided into two main categories: content updates and code or feature updates. Content updates allow for instant updating of the displayed content within the application, while code updates require generating and exporting a new binary file (for mobile or desktop apps).
Understanding the concept
Updating the content
To update the project:
- Make your modifications in PandaSuite Studio and save the project.
- Go to your dashboard: Apps > Your app > Content.
- The status {x} update indicates that modifications have been made to your project.
- Click the Move to production button and validate the production release.
The update is instantly deployed. If the application is already installed on a device, the following update banner appears as soon as the device is connected to the internet:
If you have created a new project for these updates, here's how to replace the project:
- Click the Add/Remove project button.
- Remove the old project from the list and add the new one.
- Click the Move to production button and validate the production release.
Exporting a new binary file
If you want a code update, it is necessary to export a new binary file for your application. This applies to mobile/tablet applications (IPA, APK) and desktop applications (EXE, DMG).
After updating the content, go to the iOS/
Android or Windows/Mac tab and export a new file. The fields are already pre-filled, but make sure to increment the version and build number before generating your files.
If your application is published on the App Store and Play Store, you need to submit and publish a new version of your application: