Results 1 to 3 of 3
  1. #1

    No feed when browsing using mobile ( chrome )

    My little app works great as long as I'm on a PC but although I see all the static stuff served up there is no Lightstreamer data when I try to use a mobile based browser.

    Any ideas?

  2. #2
    Hello,

    What versions of Lightstreamer client library, Android and Chrome are you using?

    Can you send at support@lightstreamer.com the log produced by the client library?
    To enable the logger, add the following lines to your application:

    var log = new SimpleLoggerProvider();
    log.addLoggerAppender(new ConsoleAppender("DEBUG", "*"));
    LightstreamerClient.setLoggerProvider(log);

  3. #3
    Misconfigured local mDNS server prevented the client making contact.

 

 

Similar Threads

  1. possible ways for data adapter to get feed
    By ihab.zaki in forum Adapter SDKs
    Replies: 1
    Last Post: July 14th, 2016, 10:02 AM
  2. Database Feed
    By mode_vigilante in forum Adapter SDKs
    Replies: 16
    Last Post: January 27th, 2012, 04:58 PM
  3. .NET web service as Data Feed
    By icaiozzi in forum Adapter SDKs
    Replies: 1
    Last Post: November 19th, 2010, 12:52 PM
  4. How And Where To Specify Database As Data Feed?
    By devidasan in forum Adapter SDKs
    Replies: 1
    Last Post: March 17th, 2009, 12:00 PM
  5. .NET with external feed
    By markgoldin in forum Adapter SDKs
    Replies: 21
    Last Post: August 28th, 2008, 08:39 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 07:03 PM.