We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
应该是 Android 版本问题。两部 Android 6 手机用 v0.3.1 apk 都没声音,用v0.3.0 apk 正常。但是还有一部 Android 13 手机用 v0.3.1 apk 是正常的。电脑端是 Linux 的。
Originally posted by @AlphaBack in #114 (reply in thread)
ktor-network has a bug that it can't receive packet by connected UDP socket on Android API 23.
The text was updated successfully, but these errors were encountered:
Roll back to bound UDP socket utill ktor-network fix it.
Sorry, something went wrong.
apk.zip I build a fixed verion, you can test it. @AlphaBack
两部 Android 6 手机测试该 apk 都有声音了。
android-app: fix no sound on android api 23 #117
e26b670
https://youtrack.jetbrains.com/issue/KTOR-7997/Unable-to-receive-a-packet-by-connected-UDP-socket-on-Android-API-23
v0.3.2
No branches or pull requests
应该是 Android 版本问题。两部 Android 6 手机用 v0.3.1 apk 都没声音,用v0.3.0 apk 正常。但是还有一部 Android 13 手机用 v0.3.1 apk 是正常的。电脑端是 Linux 的。
Originally posted by @AlphaBack in #114 (reply in thread)
ktor-network has a bug that it can't receive packet by connected UDP socket on Android API 23.
The text was updated successfully, but these errors were encountered: