Prerequisites
Before starting the integration:
Development Environment:
Xcode 10+ with a base SDK of iOS 10+.
Deployment target set to iOS 10 or above.
Configuration:
An Apple Developer account with permission to generate certificates and identifiers.
A Mapp Engage account with the mobile app channel activated.
Certificates and Provisioning:
Generate an APN certificate or p8 key for push notifications.
Ensure provisioning profiles are updated and valid.
Download
Download the latest iOS SDK version here.
Workflow Overview
# | Step | Description |
|---|---|---|
1 | Add the SDK to your iOS project. | |
2 | ||
3 | Enable in-app messaging. |