Release notes v12.2.0
12.2.0
Features
- Added improvements for the prewarming mechanism introduced in iOS 15.
- More info here: Uprgrading to 12.2.0
12.1.1
Bugfixes
- All requests outside the SDK are no longer affected by the certificate pinning mechanism.
Features
- Requesting resources for different base URLs than ones set in the
ConfigModel
needs a usage of the optional methodsetAdditionalResourceUrls
. More info here: Setting up the project.
12.1.0
Features
- Fetching resources can be made for a different base URL than the one set in the model. The domain for a different base URL has to be protected with a valid certificate, otherwise the pinning mechanism will not allow the fetch to be executed.
12.0.0
Features
- Public API written in Swift