snapdrop-android
snapdrop-android copied to clipboard
WebSocket/WebRTC disconnects when the file picker is opened
App version
2.3.1
Android version
15
Describe the bug
When I select a device to open the file picker, if I wait about 10 seconds before committing files selection, it fails to send them because the WebSocket/WebRTC connection to the device has been lost.
Steps to reproduce the bug
- Select a device to open the file picker
- Wait 15 seconds
- Select a file
- The file is not sent and WebSocket/WebRTC reconnects
Stacktrace
No response
Screenshots and additional context
No response
Caused by https://github.com/schlagmichdoch/PairDrop/issues/247
@schlagmichdoch any update on when the fix for it gets merged?