Join Slack
Powered by
Is there a way to override the following function ...
# ktor
t
Thomas
02/18/2020, 3:29 PM
Is there a way to override the following function on iOS?
https://developer.apple.com/documentation/foundation/nsurlsessiondelegate/1409308-urlsession?language=objc
I need to trust a self signed certificate in my project. The delegate is created in
IosClientEngine
but I cannot find a way to modify this.
9
Views
Open in Slack
Previous
Next