felangel / felangel/web_socket_client
fix: Disconnected on Android 15+
Open
bug
- Dominant language
- Dart
- Stars
- 177
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
In around 5 seconds after minimizing the app, the WS gets Disconnected. It happened only on Android 15 and 16 on emulators and real devices. Older Android versions work fine.
**Steps To Reproduce**
1. Open WS connection on Android 15 or 16
2. Minimize the app
3. In around 5 seconds, the Disconnected status appears.
4. Reconnection doesn't do anything after this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.