Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › app.isOnline

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #20161

    Carlos J Yu

    Hi guys,

    Have you experience the error when your wifi or any other connection is off app.isOnline returns True?

    Im experiencing it on iOS only but works fine on Android.

    Thanks

    #20171

    Günther
    Felgo Team

    Hi Carlos,

    on which device do you experience this issue?

    Can you test / verify the issue with a simple app like this:

    import Felgo 3.0
    
    App {
      AppText {
        anchors.centerIn: parent
        text: "ONLINE: "+isOnline
      }
    }

    For example, does the app report ONLINE: true when you activate Flight Mode?

     

    Best,
    Günther

    #20183

    Carlos J Yu

    GT said:

    Hi Carlos,

    on which device do you experience this issue?

    Can you test / verify the issue with a simple app like this:

    import Felgo 3.0
    
    App {
      AppText {
        anchors.centerIn: parent
        text: "ONLINE: "+isOnline
      }
    }

    For example, does the app report ONLINE: true when you activate Flight Mode?

     

    Best,
    Günther

    It returns false when in Flight Mode sir

    #20189

    Günther
    Felgo Team

    So in which exact use-case do you experience a wrong value for isOnline?

    Which iOS device and OS version are you using?

Viewing 4 posts - 1 through 4 (of 4 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded