...
Code Block |
---|
@interface AppDelegate() <AppoxeeDelegate><AppoxeeNotificationDelegate> @end |
5. Add the following implementation to the method named: application:didFinishLaunchingWithOptions:, Where, xxx.xxx represents the SDK ID. These were created for you with the Appoxee Dashboard:
...