iOS SDK 3.3.0
about 2 years ago by ReadMe API
New features
- You can now specify the language of all the DataDome response pages with
DataDomeSDK.setResponsePageLanguage(_:)
Deprecations
- The
setCookiemethode 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
