From urgent updates to planned releases, App Upgrade feature can streamline your app update process ensuring your users are on the latest version and improving their overall experience.
Features
- Auto sync new version upgrade from Google play and Apple store
- Manual create new version update for each platform
- App cast XML format support link
- Force upgrade support
Requirement
- Cirilla
v4.0.0
or above - App builder
v4.0.0
or above
Cirilla Configuration
App Builder Settings
Open App builder page from the left sidebar => Click to Features on the menu bar => Click to Upgrader
In there you can create a new version for app update, there are 2 ways create a version update.
Auto Sync Version From Google Play and App Store
This way will auto sync the new version from Google play and Apple store, and call by schedule time. Flow this steps for setup:
- Click to button “Settings” on the right
- Put your Application ID and Bundle ID in the panel info
- Configs for schedule fetch
Enable Auto Update: the system will automatically update the new version on Google Play and the App Store.
Country: which country to get update from Google Play and App Store.
Auto Update Interval: set schedule call data and check from store
Video guide
Manual create new version update
In some case you want create version update for yourself. You can flow this step to create new version update:
- Click to icon plus “+” near title on the left
- Put the update info as describe as table below
Title (optional) | Only show on app builder |
Changelog (optional) | Notes the new changes in the application. Image example |
App Version (required) | Is the latest version on google play and app store Google play App store example: 3.9.0 |
Platform | Android iOS |
Force upgrade | Requires users to update the application to the latest version Image example |
Update date | Is the date an app was last updated |
Url download | You can create your own beta version, allowing users to download it directly from the link you provide |
Status | Publish: enable the dialog to display upgrade notifications on the application Darf: disable the dialog to display upgrade notifications on the application Pending: disable the dialog to display upgrade notifications on the application |
Video guide