Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.15.1
-
None
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
- relates to
-
QTBUG-86981 QNetworkConfigurationManager::isOnline always returns false on Android 11
-
- Closed
-