Building an iOS app

To create a mobile app from a Pega Platform -based web application, so that your users can install it on their iOS devices, navigate to the Channels and interfaces form.

Before you begin:  Before you can build, run, or distribute a mobile app for the iOS platform, you must:
  • Generate several certificates in the Apple Developer Portal:
    • Mobile provisioning certificate
    • Distribution certificate
    • Optional: a widget provisioning certificate
    • Optional: an Apple Push Notification service (APNs) certificates that are used for push notifications
    You then must upload the generated certificates to the Pega Platform and save them in a certificate set. For more information about generating certificates, see the Generating mobile certificates for the iOS platform Pega Community article.
  • Configuring a mobile app.
  1. In the Build your application panel, select the iOS switch.
  2. Set up a certificate set for the app:
  3. Optional: Specify mobile app versioning by expanding the App version section:
  4. Optional: To build a specific version of the app, select the version of the client that you want to use.
    For more information, see Selecting a specific client version.
  5. Click Save.
  6. Click Build now.
Result: The files are sent to the build server and are used to build the .ipa file for the iOS app.