Building an iOS app

To create a custom 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 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.
  • Configure mobile app settings.
  1. In the Build your application panel, select the iOS switch.
  2. Set up a certificate set for the app:
  3. Optional: Specify custom mobile app versioning by expanding the App version section:
  4. Optional: Select a specific version of the client.
  5. Click Save.
  6. Click Build now.
The files are sent to the build server and are used to build the .ipa file for the iOS app.