-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
⚙️ BackendIssues related to server, database, API.Issues related to server, database, API.📲 ADBIssue related to ADB functionsIssue related to ADB functions😱 BugSomething isn't workingSomething isn't working
Description
Describe the bug
Once all headsets listed in the .env configuration file are connected, disconnecting a headset will not trigger an automatic reconnection trial from EvilScan.
To Reproduce
Steps to reproduce the behavior:
- Start the application, with at least 1 Headset IP in the HEADSETS_IP .env variable
- Wait until the headset is disconnected
- Forcibly disconnect it by using adb disconnect
- The headset will stay disconnected
Expected behavior
If a headset disconnects while the application is running, the application should automatically seek to connect back.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Could also be labeled as a feature enhancement ?
Metadata
Metadata
Assignees
Labels
⚙️ BackendIssues related to server, database, API.Issues related to server, database, API.📲 ADBIssue related to ADB functionsIssue related to ADB functions😱 BugSomething isn't workingSomething isn't working