Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Conversation

@CyberCyclone
Copy link

Some network configurations can lockup the InetAddress.getAllByName process, causing Android apps to freeze up.

The solution is to wrap the getIpAddresses logic in a thread so that only that thread is affected, not the main thread.

Some network configurations can lockup the `InetAddress.getAllByName` process, causing Android apps to freeze up.

The solution is to wrap the `getIpAddresses` logic in a thread so that only that thread is affected, not the main thread.
@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @CyberCyclone to sign the Salesforce Inc. Contributor License Agreement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant