IDTech iOS/OSX SDK Guide  1.1.068
API reference for UniPay III
 All Classes Functions Variables Properties Pages
Amend the view controller interface to include the framework delegate classes:

In the header files of the classes that will be a delegate of IDTech.framework, include the reference to the framework delegate class name:

@interface AppDelegate : NSObject <NSApplicationDelegate,IDT_UniPayIII_Delegate>