Testing and Troubleshooting SDK Integration



Goal

To test and troubleshoot your iOS SDK implementation. 

Prerequisites 
  • Complete the iOS Setup
Procedure

1. Upon successful setup, your first launch of the integrated iOS SDK 4.0 and above code should display [Appoxee Debug] logs in your Xcode console. For example:

[Appoxee Debug] Engaging Appoxee SDK...
 

2. If you forget to enter your SDK ID, the following log entry displays in your Xcode console

[Appoxee Critical] Missing SDK ID / App Secret. Appoxee can't continue.
 

3. If you use the wrong SDK ID, the following log entry displays in your Xcode console:

[Appoxee Error] Network protocol error with HTTP code: 403 
 

Additional informative Appoxee SDK logging messages display extra information which will help you debug on your own, with log levels such as DebugError and Critical