Exporting an unsigned iOS app
After you build a Pega Platform application, you can export a mobile app in a form of an unsigned xarchive.zip file. This way, you can sign your mobile app locally in a development environment of your choice. When you sign your mobile app locally, you do not upload a signing certificate to Pega Platform, and therefore do not violate your company's security policies.
Before you begin: Before you can build, run, or distribute a mobile app for the iOS
platform, you must perform the following actions:
- Generate several certificates in the Apple Developer Portal:
- Mobile provisioning certificate
- Distribution certificate
- Optional: a widget provisioning certificate
- Optional: Apple Push Notification service (APNs) certificate
- Configure mobile app settings. For more information, see Developing mobile apps.