iOS SDK 3.3.0
over 1 year ago by ReadMe API
New features
- You can now specify the language of all the DataDome response pages with
DataDomeSDK.setResponsePageLanguage(_:)
Deprecations
- The
setCookie
methode of DataDomeSDK has been deprecated and replaced by a static version setLogLevel(level:)
has been deprecated for iOS 14 and later as we have moved from printed logs to OSLog