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: Ktor 2 not supporting iOS 12 #59

Merged
merged 5 commits into from
Sep 7, 2022

Conversation

gaebel
Copy link
Contributor

@gaebel gaebel commented Sep 7, 2022

Issue

Ktor 2.x introduced some changes to the Darwin engine which require min. iOS 13.
Ktor 2.1.1 introduced the LegacyDarwin engine as a fix.

Fix

Allow providing a custom engine.

@tknoelle
Copy link
Member

tknoelle commented Sep 7, 2022

LGTM!

@tknoelle tknoelle merged commit 7c4b7b7 into master Sep 7, 2022
@benjohnde benjohnde deleted the fix/ktor-2-not-supporting-ios-12 branch March 22, 2023 20:40
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.

2 participants