HOKOStore is an iOS 9.0
Use Case app for HOKO, completely written in Swift 2
, that shows how to add your own coupons on HOKO smart links (through metadata
) that can be redeemed inside your app. Furthermore, it is fully ready for Apple's new Universal Links.
In order to Build and Run this project you will need to have the latest Xcode 7 Beta. Get it here.
This project was thoroughly commented to help you understand how the SDK works and how you can leverage our technology to make your awesome apps even awesomer.
The most important class in this project is the HKSAppDelegate.swift
that contains all of the SDK setup and deep linking processing. We even added some developer notes on how to make the redeem coupon action more secure.
If you are having trouble using this use case or setting up the SDK, don't be shy, talk to us 😊
The process to create a new smart link with a coupon is fairly simple. Click on the following image to watch a clip where we will show you how to do that.