This is the complete sample code for the Quick Start Guide for iOS APS SDK.
Before running this sample, drag the Appcelerator.framework
folder to the project's root folder in Xcode.
In the AppDelegate.swift
file, replace the APS_APP_KEY
variable with your APS application key.
You should now be able to build the project.