Getting Started: iOS SDKs
- 1 Minute to read
- Print
- DarkLight
Getting Started: iOS SDKs
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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. |
Was this article helpful?