urbanairship / ios-library

Urban Airship iOS SDK
http://urbanairship.com
Apache License 2.0
478 stars 265 forks source link

Adds custom ceritifcate verification closure #405

Closed ilitvinenko closed 2 months ago

ilitvinenko commented 2 months ago

What do these changes do?

Adds an external closure for certificate verification. The close is called for all Airship REST calls and loadable webview content

Why are these changes necessary?

--

How did you verify these changes?

added unit tests checked manually