Create, edit, and manage App versions.
During the app development process, the need may arise where you require different app versions. For example:
To facilitate this, the My Apps section includes app versioning functionality that allows you to create a new instance (i.e., version) of an existing app.
App Version Composition
When you create your first app (i.e., Version 1.0):
Create New App Version
After creating your Version 1.0 app, you can then create an app version using the + Version function accessible via the App Details page.
Note: When the app version is created, the platform also auto-generates an internal App ID. This App ID is what you use in API calls. Refer to the API documentation in the API > Documents section for more information. .
Viewing App Versions
You can navigate to an app version by selecting it on the Current Version menu.
Team Management
In My Apps, Team Member assignments apply to ALL apps versions. A unique set of Team Members cannot be assigned to a specific app version.
App Management
App versions can be managed using a variety of different tools available in the App Details page.
To create a new app version:
Name | Description |
---|---|
App Name | A read-only field that displays the descriptive name for your app. |
Version ID | A text box that allows you to specify the app version name. This name will display on the Overview section of the My Apps > Details page. |
Tags | A text box that allows you to enter tags or keywords that can be used to search for posts or tickets in the App or API Boards. |
App Runtime ID | A text box that allows you to enter a custom app identity for the current app definition. If left blank, the app will be randomly assigned an App ID (i.e., identity) in the format <fedmember> - <random-hex>. Note that an App ID cannot be changed after an App ID is assigned. You must create a new app version using the +Version function on the App Details page and issue a custom app identity. |
Shared Secret | A text box that allows you to enter a custom Shared Secret for the current app definition. If left blank, a shared secret is automatically generated and can be viewed using the Show Keys > Click to View function on the App Details page. A Shared Secret can be regenerated for a specific app using the Regenerate Key function on the App Details page. |
Visibility | A radio button that allows you to configure whether you would like your app to be public or private. |
App Description | A read-only field that displays your app description. |
Version Description | A text box that allows you to specify a detailed description of your app version. |
App Website | A text box that allows you to specify a URL for the website associated with the app you are defining. |
The "Version ID" (i.e., name) of the app version can be changed using the Edit function on the App Details page. See How do I edit app version information? for instructions.
Deleting an app version is standard app management task. See How do I delete my app? for details.
App version information can be changed using the Edit function in the App Details page. To do this: