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

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

XMLWordPrintable

    • Android

      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.

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes