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

Fix connection issues with server due to freenom domain #106

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

starry-shivam
Copy link
Member

Apparently, all of the Freenom domains are down due to some unknown reasons, resulting in connection errors when app tries to communicate with the API server.

ref: https://www.reddit.com/r/freenom/comments/1akf1cv/every_domain_is_now_down/

while on that also remove android:usesCleartextTraffic . Closes #104

@starry-shivam starry-shivam merged commit 2fc8960 into main Feb 7, 2024
1 check passed
@starry-shivam starry-shivam deleted the freenom-mess branch February 7, 2024 06:30
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.

What for is usesCleartextTraffic needed?
1 participant