Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Won't Do
-
Affects Version/s: 5.6.1, 5.7.0, 5.8.0
-
Fix Version/s: None
-
Component/s: Network, Network: BearerManagement
-
Labels:
-
Platform/s:
Description
Steps to reproduce:
1. Set airplane mode on the iOS 10 device
2. Run attached test app
Expected: QNetworkConfigurationManager::isOnline() returns false
Actual: QNetworkConfigurationManager::isOnline() returns true
On iOS 9.x devices, QNetworkConfigurationManager::isOnline() returns false when the device is in airplane mode.