Skip to content
New issue

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

Added compatibility for concurrenct connections for Android 15 #206

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

smartmedev
Copy link
Contributor

I've tested my previous edits (support for Android concurrent connections) on a Google Pixel 8 with Android 15, and something with the code went wrong.
Expecially a NullPointerException thrown by java.net.Inet4Address.getHostAddress().

So I've fixed the code and make the checks more consistent with various fallback.

Tested on Google Pixel 8 with Android 15 and it works!
Also retested on other Android devices with Android 14 and Android 13 and it still works.

Then please accept this pull request.

@gituser8796
Copy link

can anyone merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants