mkckr0/audio-share

[BUG] Android client crashes after set `AudioTrack Buffer size Scale` to `0` and reconnect

Closed this issue · 4 comments

Describe the bug
Android client crashes after set AudioTrack Buffer size Scale to 0 and reconnect

To Reproduce
Easily reproduce by setting AudioTrack Buffer size Scale to 0 and reconnect

Expected behavior
Show error popup and return to previous value

Server (please complete the following information):

  • OS: Windows 11 22H2
  • GUI or CMD: GUI
  • Version v0.0.17

Android:

  • Device: Galaxy Tab S6
  • OS: Android 13 One UI 4.1.1
  • Version v0.0.17

Additional information
Thank you for making this app. 😊

It can't be set to 0. I'll add a limit for it.

Do you mean "It should not can be set to 0. I'll add a limit for it."?

If not, this is a video when the app is crashed and does not respond.
https://github.com/mkckr0/audio-share/assets/57972212/7fba6e90-59cb-49cd-b219-d9288b7ae28a
and after the video end app was closed and showed my home screen. (I cut it off because I don't want to show my personal info)

Yes. It's a known bug.

Done at fffb032