adobe/aepsdk-messaging-ios
Adobe Experience Platform (AEP) Messaging Extension is an extension for the Adobe Experience Platform Swift SDK.
About this project
Adobe Experience Platform (AEP) Messaging Extension is an extension for the Adobe Experience Platform Swift SDK.
The AEPMessaging extension enables the following workflows:
- Sending push notification tokens and push notification click-through feedback to AEP
- Displaying in-app messages which were created and configured for this app in Adobe Journey Optimizer (AJO)
For further information about Adobe SDKs, visit the developer documentation.
Requirements
- Xcode 15 (or newer)
- Swift 5.1 (or newer)
Installation
For installation instructions, visit the Getting started guide.
Documentation
Additional documentation for SDK usage and configuration can be found in the Documentation directory.
Tutorial
A comprehensive tutorial for getting started with In-app messaging can be found here.
Contributing
Looking to contribute to this project? Please review our Contributing guidelines prior to opening a pull request.
We look forward to working with you!
Development
The first time you clone or download the project, you should run the following from the root directory to setup the environment:
make pod-installSubsequently, you can make sure your environment is updated by running the following:
make pod-updateOpen the Xcode workspace
Open the workspace in Xcode by running the following command from the root directory of the repository:
make openCommand line integration
You can run all the test suites from command line:
make testLicensing
This project is licensed under the Apache V2 License. See LICENSE for more information.
Package Metadata
Repository: adobe/aepsdk-messaging-ios
Default branch: main
README: README.md