Hi everyone,
I started a new project to test LivePerson SDK for iOS and I haven't been successful so far :-/
I've been able to implement SDK using this guide App SDK Integration Guide - iOSand downloaded the Agent Console from this website LivePerson Agent Console - Download (and logged in with my account)
Unfortunately, I'm getting this error message on my Xcode's debug console:
"The server has reported an error with your app. This may be caused by a bad configuration - Please contact mobile@liveperson.com for assistance. #ios #warning"
What's interesting is that I haven't been asked to add an API token or anything to relate the iOS client with my account on the guides I've found.
In order to make the troubleshoot easier, I posted my code at https://bitbucket.org/betzerra/livepersontest
Thanks in advance
E.