Generating installation packages

Convert your application into an app that users can install on their mobile devices. You can generate both Android and iOS apps, which helps you meet the needs of a wide array of mobile users.

Before you begin: Prepare the security components for the installation package:
  1. Open your mobile channel:
    1. In the navigation pane of App Studio, click Channels.
    2. In the Current channel interfaces section, click the icon that represents a channel for your mobile app.
  2. In the mobile preview on the right side of the screen, select the operating system for your app:
    • To generate an Android app, click the Build Android app button.
    • To generate an iOS app, click the Build iOS app button.
    To keep your software up-to-date, rebuild the app after every configuration change. You can follow the status of your app on the icons next to the operating system buttons:
    Check mark
    The build is up-to-date.
    Refresh icon
    The build does not include the latest changes.
    Clock icon
    The build is in progress.
    Warning icon
    The previous build has failed.
  3. In the Certificate set list, select the certificate set for your app.
  4. Optional: To select which events appear in the log, in the Logging level list, configure the log settings:
    • To turn off logging, select Silent.
    • To receive logs about serious errors, select Error.
    • To receive logs about events that might have negative consequences, select Warning.
    • To receive logs about run-time events, select Info.
    • To receive logs about all events for debugging, select Debug.
  5. To enable debugging for Android apps, select the Enable debugging check box.
  6. To assign a specific version number to your app, select the Set explicit build version check box, and then enter the exact version and build of the app.
    By default, the first app build is marked as version 0.0.1, and the final number increments by one with every rebuild. By entering an explicit build version, you override this setting.
  7. Click Build app.
What to do next: Download the app file by scanning the QR code or by following the download link under Share this app.