Search:

Type: Posts; User: dollar8

Search: Search took 0.02 seconds.

  1. well. to be honest. I used to create my own...

    well. to be honest.
    I used to create my own serial queue for LightStreamerConnection stuff.
    so it was blocked.
    now I use the global concurrent queue:

    ...
  2. Yes. you are right. I am receiving asynchronous...

    Yes. you are right.
    I am receiving asynchronous exception on the clientConnection:didReceiveServerFailure:

    but in your example it says:
    // The LSClient will reconnect automatically in this...
  3. Method "openConnectionWithInfo:" Blocking the Thread forever with no Exeption [iOS]

    Hello.

    I found out the following behaviour in my app:

    I open connection:


    self.client = [LSClient client];
  4. We have updated to version 1.2.6 at the end of...

    We have updated to version 1.2.6 at the end of this story.For now, look like we don't have this problem any more.

    Thanks again! ))
  5. Hello, Gianluca. I done this. the delegate...

    Hello, Gianluca.
    I done this. the delegate method is called, but it doesn't help.
    Does it look like it is asking for some credentials?
    what are they?
  6. Hello, Gianluca. we have tried to update to the...

    Hello, Gianluca.
    we have tried to update to the latest but with no luck.
    client is in connectingMode in the beginning.
    then go to InStreamingMode.
    but none of the market is streaming. only...
  7. SSLHandshake failed errors on client connection [iOS]

    Hello,
    recently on mobile network while opening connection, I'm getting this continuous errors:


    CFNetwork SSLHandshake failed (-9846)
    CFNetwork SSLHandshake failed (-9846)
    CFNetwork...
  8. Replies
    5
    Views
    17,845

    Hello, I have changed logic to start using...

    Hello,
    I have changed logic to start using LSTableInfo. And got the following:
    now this delegate is called:

    -(void)table:(LSSubscribedTableKey *)tableKey itemPosition:(int)itemPosition...
Results 1 to 8 of 8
All times are GMT +1. The time now is 07:30 PM.