Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-86859

QNetworkConfiguration::state() not working with Android SDK target version 30

    XMLWordPrintable

Details

    • Android

    Description

      Bumping android target SDK version to level 30

          <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="30"/>
      

      causes QNetworkConfiguration::state() to always return 0x02 (Defined) but never Active.

      Still works with the same Qt version (tested with 5.15.1) on targetSdkVersion 29.

       

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              taipan BogDan Vatra
              mzanetti2 Michael Zanetti
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes