This document introduces best practices for integrating the Airbridge iOS SDK using a eaxmple app. It also provides examples of how to implement and test various methods.
Before you begin, ensure you have met the following requirements:
- Xcode: The latest version of Xcode installed on your macOS system.
- Swift Package Manager: The SDK is integrated using Swift Package Manager, Apple's official dependency manager.
- Clone this repository
- Open the project in Xcode
- Build and run the project
v4-mmp-plan-example
- This guide introduces best practices for integrating Airbridge iOS SDK v4 in the Airbridge MMP Plan environment.
v4-deeplink-plan-example
- This guide introduces best practices for integrating Airbridge iOS SDK v4 in the Airbridge Deeplink Plan environment.