You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a few cases where security check with wifi works wrong.
Has no detect if wifi is enabled, but haven't connected to any network yet
Manual disconnect won't remove security trigger, app is stuck in wifi connected state.
Scenario_1:
Launch the application with Wi-Fi disabled.
Enable Wi-Fi, but do not connect to any network.
Actual result:
Wifi was enabled, but The application does not detect that Wi-Fi has been enabled until the device connects to a network.
Expected result:
Airgap Checks activity appears with wifi connected state when enable Wi-Fi, event writes in device Log
Example:
Untitled.mp4
Scenario_2:
Launch the application with Wi-Fi disabled.
Enable Wi-Fi, but do not connect to any network.
Connect to any network manually
Switch to the app
a. Airgap Checks appears with Wi-Fi connected state
Go to the Settings and manually disconnected from particular network
Switch to the app
Actual result:
Wi-Fi connection was disabled, but Airgap Checks still apears, more over if disable\enable Wi-Fi it won't react
Expected result:
Airgap Checks activity appears with wifi connected state when enable Wi-Fi, event writes in device Log.
If disable Wi-Fi, Airgap Checks activity shows that connection was disabled
Version
7.1.0
Detail description:
There is a few cases where security check with wifi works wrong.
Scenario_1:
Actual result:
Wifi was enabled, but The application does not detect that Wi-Fi has been enabled until the device connects to a network.
Expected result:
Airgap Checks activity appears with wifi connected state when enable Wi-Fi, event writes in device Log
Example:
Untitled.mp4
Scenario_2:
a. Airgap Checks appears with Wi-Fi connected state
Actual result:
Wi-Fi connection was disabled, but Airgap Checks still apears, more over if disable\enable Wi-Fi it won't react
Expected result:
Airgap Checks activity appears with wifi connected state when enable Wi-Fi, event writes in device Log.
If disable Wi-Fi, Airgap Checks activity shows that connection was disabled
Example:
Untitled2.mp4