Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.1
-
Fix Version/s: None
-
Component/s: Network: BearerManagement
-
Labels:None
-
Platform/s:
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
-
- Reported
-