5 Managing Your Apps

You can manage the entire lifecycle of your app from the Applications page. You can create apps from here, revise them, and remove them. If you need someone to troubleshoot your app, you can use the page’s Export option to package your app in a ZIP file that you send to your designated expert. When you get the ZIP file back, you can use the Import function to unpack it.

After your first visit to MAX, the Applications page becomes your landing page. You can open this page by clicking Back to Applications (This is an image of the Back to Applications icon.) in the Designer.

Tip:

You can find an app using the Filter Mobile Applications field.
The Applications page lists all of your apps and identifies the ones that have been published with a green border. The ones that you haven’t yet published have an orange border.
By flipping the card of a published app (This is an image of the flip card icon.) you can find out the last time you published it. By clicking Show QR Code (This is an image of the Show QR Code icon.), you can display the distribution version of the QR code that belongs to the app. To find out more about generating this code, see Sharing Your App. When you want to revisit an app, update it, and republish it, you can open it in the Designer by either selecting Open from the menu (This an image of the menu icon.) or by double-clicking the snapshot of the app. When your app is no longer needed, you can send it to the trash by choosing Move to Trash from the menu. If you reconsider (or inadvertently throw an app away), you can fish an app out of the trash and then return it to the Applications page by first clicking the trash can icon (This is an image of the trash can icon.) to open the trash drawer and then by selecting Restore from the menu.

Tip:

Find your app by entering its name (or part of it) in the Filter Trash field.

Importing and Exporting Your Apps

You can export your app to your local system if you want to keep a backup copy when you upgrade the service, or if you need to send it to your administrator for debugging.

Choosing Export from the Actions menu packages your app into a ZIP file. This ZIP contains the application.json and services.json files that store the metadata about your app’s menus, screens, images and the service that backs your app with data.
This is an image of the Export option in the Actions menu.

When your admin gets this ZIP, she can take a look at these files and then import the ZIP into her instance of MAX to work on the app in the Designer. When she’s done, she can export your revised app as a ZIP before sending it back to you. By clicking Import (The is an image of the Import button.), you can unpack the ZIP and add the revised version of the app to your MAX instance.
This is an image of the Import Application dialog.
You can make duplicate, “working copies” of your apps by importing and exporting them. Duplicates (which a new versions of your app) will always be in the draft state, even when you’ve imported and exported a published app. See Service Upgrades.

Important:

You can’t import an app into an instance where its service doesn’t exist. Check with your administrator or service developer if a missing service prevents you from importing your app.
This is an image of the Service Missing error message.

This is an image of application landing page.

Tip:

Open the screen flow (This is an image of the Screen Flow navbar icon.) to check for warnings or errors. Be sure to do this after you upgrade the service because business objects, fields, and query parameters might be changed or removed. See Service Upgrades.
This is an image of some warning messages about bindings.