Skip to content

Twilio Conversations Client iOS 1.2.0

Compare
Choose a tag to compare
@Gray-Wind Gray-Wind released this 19 Jan 17:16
adbaa96

Features:

  • The SDK now supports HTTP proxy. Proxy could be enabled by using a new flag useProxy passed to client properties on a client creation. Settings are read from the system configuration.
  • Added ability to defer certificates check to the OS (disable pinning) using new flag deferCertificateTrustToPlatform passed to client properties on a client creation.