This repository contains watchOS sample apps for the AEP SDK. Examples are provided for Swift implementation.
- Xcode 11.0 or newer
- Swift 5.1 or newer (Swift project only)
- Cocoapods 1.6 or newer
Your tag property needs to be configured with the following extensions in Data Collection UI before it can be used:
Open the aepsdk-sampleapp-watchOS.xcodeproj inside the aepsdk-sampleapp-watchOS folder. Replace your applicationId from Data collection UI Tag Property in the ExtensionDelegate.Swift.
To connect to your Assurance session replace the assuranceSessionUrl in AssuranceView.Swift with your Assurance session url and key in PinCodeView.Swift with the Assurance session PIN.
Contributions are welcomed! Read the Contributing Guide for more information.
This project is licensed under the MIT License. See LICENSE for more information.