Skip to content

hoko/HOKOstore

Repository files navigation

Introduction

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.

Requirements

In order to Build and Run this project you will need to have the latest Xcode 7 Beta. Get it here.

Walkthrough

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 😊

Creating a Smart link with coupons (metadata)

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.

Usage

App before tapping the coupon link

After tapping on the coupon link (http://black.hoko.link/save20)

About

HOKO use case using metadata (coupons)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published