Skip to content

6.4.0

Compare
Choose a tag to compare
@andresilveirah andresilveirah released this 31 Jan 11:57
· 1153 commits to develop since this release

6.4.0 (Jan, 31, 2022)

  • Added a brand new delegate method onSPFinished. As the name suggests, this method is invoked when the SDK is done displaying messages, sending/receiving consent to our APIs. At this point, the UserDefaults is garanteed to have all consent data up to date. #350
  • Fixed an issue preventing the Native Message for AppleTV from showing the correct client logo. #358
  • Fixed an issue with the SPPropertyName not behaving correctly when the property name contained [http|https]://. #357
  • Fixed other issues regarding the Native AppleTV message. #352 #353
  • Improved and extended unit as well as UI tests. #356