Search:

Type: Posts; User: rvkvino

Search: Search took 0.02 seconds.

  1. I have discussed with ionic team via forum...

    I have discussed with ionic team via forum regarding this limited connection pool. They are saying we don't have any restriction on 234connection. Still we are facing this issue. Is there anyother...
  2. 01-Dec-17 16:49:22,405|INFO |L.requests ...

    01-Dec-17 16:49:22,405|INFO |L.requests |SERVER POOLED THREAD 2 |Serving request: /lightstreamer/bind_session.js -->...
  3. Hi, As your instruction I have changed the code...

    Hi,
    As your instruction I have changed the code for every page(All 3 Pages). Now all the page will connect and disconnect when navigate to other page. And also removed sharing. Now also same issue...
  4. This below log taken from mobile device execution...

    This below log taken from mobile device execution log:
    file:///android_asset/www/js/lightstreamer.js: Line 556 : lightstreamer.sharing | DEBUG | 16:57:12,802 | 2] Broadcasting setting to shared...
  5. 232 Please check this screen, I have explained...

    232
    Please check this screen, I have explained in this images. I'm remain we are using ionic cordova framework to develop the app.
  6. Please check now, I have commanded the connection...

    Please check now, I have commanded the connection sharing code and below code given in all the three page,
    var protocolToUse = document.location.protocol != "file:" ? document.location.protocol :...
  7. I have many application with one subscription on...

    I have many application with one subscription on one page. I didn't get any issue on that application on real device.
    And also I have tried in this application without using lsClient.enableSharing...
  8. Hi, I have tried this like below, It is working...

    Hi,
    I have tried this like below, It is working on my browser but not working on the device.
    This file written in lsconnection.js and globally included in my application.
    var protocolToUse =...
  9. Hi, I have tried this already, But what happens...

    Hi,
    I have tried this already, But what happens means if I give this connection to open all the page means It terminating the session and continuously trying to reconnect the session. While I...
  10. Could you please give me the code sample that...

    Could you please give me the code sample that creating an instance from lsClient. I have tried but showing lsClinet not having constructor method.
  11. I have changed the functionality as like below,...

    I have changed the functionality as like below,
    First created global file and in it created lsclient variable and created a connection on that. And for slave pages I have connected and subscribe the...
  12. Hi, I have used the code as like below in my all...

    Hi,
    I have used the code as like below in my all the 3 pages.
    var protocolToUse = document.location.protocol != "file:" ? document.location.protocol : "http:";
    var portToUse =...
  13. I have issue on connecting LS server in multiple page

    (App developed my using Ionic Cordova platform.)
    I have an application like trading platform. In my first page, I need to display all of the live rates(List of stocks and their rates). If they click...
Results 1 to 13 of 13
All times are GMT +1. The time now is 08:56 AM.