Skip to content

Android. Problem with wi-fi detection #2515

Description

@stepanLav

Version
7.1.0

Detail description:

There is a few cases where security check with wifi works wrong.

  1. Has no detect if wifi is enabled, but haven't connected to any network yet
  2. Manual disconnect won't remove security trigger, app is stuck in wifi connected state.

Scenario_1:

  1. Launch the application with Wi-Fi disabled.
  2. 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:

  1. Launch the application with Wi-Fi disabled.
  2. Enable Wi-Fi, but do not connect to any network.
  3. Connect to any network manually
  4. Switch to the app
    a. Airgap Checks appears with Wi-Fi connected state
  5. Go to the Settings and manually disconnected from particular network
  6. 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

Example:

Untitled2.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions