...
Code Block |
---|
[Appoxee Debug] Engaging Appoxee SDK... [Appoxee Debug] Appoxee is using US endpoints. [Appoxee Debug] Application Activated ............ ............ [Appoxee Debug] Appoxee SDK is Ready. You can listen for 'APX_Ready' notification to catch this event. |
iOSThe Line "Appoxee SDK is Ready. You can listen for 'APX_Ready' notification to catch this event." indicates that the registration completed successfully
Android
Watch logcat for the following line:
Code Block |
---|
registerDevice_V3 response : {"metadata":{"error":false},"links":[],"payload":{"time":"2016-11-10T12:14:36.481","register":[]}} |
The above Line show that the registration was completed successfully