Join Slack
Hello, I worked on a multiplatform kotlin project (android and ios), I used ktor for network. How ca...
# ktor
i
Ismail BENABDALLAH
08/12/2024, 3:02 PM
Hello, I worked on a multiplatform kotlin project (android and ios), I used ktor for network. How can I disable SSL verification for iOS app
a
Aleksei Tirman [JB]
08/13/2024, 7:58 AM
Can you try using the
handleChallenge
configuration method and call the
completionHandler
with the constant
useCredential
as the first argument?
11
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by