The Courier iOS sdk 0.0.19 has provided options to pass scheme to ConnectOptions to determine whether to use SSL/TLS transport security instead of just using port 443 . This MR provides implementation to pass the scheme to Courier iOS SDK ConnectOptions.
The Courier iOS sdk
0.0.19
has provided options to passscheme
toConnectOptions
to determine whether to use SSL/TLS transport security instead of just using port 443 . This MR provides implementation to pass the scheme to Courier iOS SDK ConnectOptions.