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

Unbind process from network on disconnect on Android Q #32

Merged
merged 1 commit into from
Jan 1, 2022

Conversation

Diego-Varela-Silva
Copy link

When connecting to a network this plugin sets the new connection as default for the app process.
When the connection is dropped android tries to use that dropped connection that is not available anymore.
This PR unset the default connection so Android can use a new connection if available.

@sushichop
Copy link
Owner

/danger

@github-actions
Copy link

github-actions bot commented Jan 1, 2022

Warnings
⚠️ Any changes to code should be reflected in the CHANGELOG. Please consider adding a note there about your change.
Messages
📖 danger has been executed.

Generated by 🚫 dangerJS against 46d5757

Copy link
Owner

@sushichop sushichop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Diego-Varela-Silva Thanks for your pull request!

@sushichop sushichop merged commit 2fb0d0f into sushichop:main Jan 1, 2022
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