Skip to content

Conversation

@fpanizza
Copy link
Contributor

Problem

Error con HTTPClient en Android 16 protocol TLSv1.1 is not supported
https://issues.genexus.dev/viewissue?IssueId=207271&TabCode=

Solution

Remove TLs 1.1. from http client init en Android.
Note: TLS1.1 is not suported anymore with HttpClient in Android.

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@fpanizza fpanizza merged commit 2f1f035 into master Nov 28, 2025
11 checks passed
@fpanizza fpanizza deleted the fix/androidHttpTls1 branch November 28, 2025 18:36
fpanizza added a commit that referenced this pull request Nov 28, 2025
… or up. Remove from Http client (#1063)

Error con HTTPClient en Android 16 protocol TLSv1.1 is not supported
https://issues.genexus.dev/viewissue?IssueId=207271&TabCode=

(cherry picked from commit 2f1f035)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants