The version of Lightstreamer on the app is 1.2, I deleted all libs and install cocopod last version (pod 'Lightstreamer_iOS_Client').
When run compile app I have this error: LSUpdateInfo.h' file not found
The new version dont have this class.
On the new version which class can I use instead LSUpdateInfo.h?
There is a tutorial to update 1.4 to 4.x?