Hello Anatoly,
which edition of the server are you using? If it is a
Moderato (free), consider that the iOS client is not supported on this edition. To use the iOS client you need one of Allegro, Presto or Vivace.
If you are
not using the Moderato edition, please add the following lines in your App delegate to enable some logging:
[LSLog enableSourceType:LOG_SRC_CLIENT];
[LSLog enableSourceType:LOG_SRC_STATE_MACHINE];
[LSLog enableSourceType:LOG_SRC_SESSION];
Send us the resulting log, with it we will be able to diagnose the problem.
Best regards,
Gianluca