This topic describes how to add a card resource to an Ant Cube Card in the mPaaS console.
Procedure
Log on to the mPaaS console. In the left-side navigation pane, select an application.
In the left-side navigation pane, choose Real-time Publishing > Ant Cube Cards > Card Management. The Card Management page appears.
In the Card List on the Card Management page, click the card to which you want to add resources.
Click Add Card Resource to go to the Add Card Version page.
On the Add Card Version page, set the following parameters and upload a resource file: Click Submit.
Card Version Number: required. The version number shall be four digits and the format shall refer to
0.0.0.1
.File: the. zip file of the card template. The size of the. zip file must be less than 10MB. Please refer to the quick start document (Android, iOS) for the development of the card template.
Client Version Range: the range of client versions that can be pulled to the card. The maximum version and minimum version are included. The effective scope of the client must be differentiated by platform.
Minimum Version: The minimum client version that you enter takes effect. If you want to overwrite all client versions, enter the
0.0.0.0
in the Minimum Version field.Highest Version: The card takes effect only when the client version is entered. If this parameter is not specified, all versions above the minimum version take effect.
NoteIf you specify the highest version, the offline package may not take effect when the client is upgraded to a later version.