This project helps you get started integrating the current web-codeless SDK on iOS.
The package contains a brief working example integrating the SDK with one data vendor. Replace the values key, journey token, and journey data with the proper values relevant to your application.
1. Ensure you have Xcode version 14.0 or above installed on your computer.
2. Download the Quick App iOS project files from the repository.
3. Ensure the Alloy SDK package gets installed while opening. We are using Switf Package Manager.
4. Open the project files in Xcode.
5. Review the code and make sure you understand what it does.
6. Update the values for the key, journey token, and journey data
7. Run it on an actual device.
Once everything is working, change production to true before releasing your application.