Skip to content

6.5.0

Compare
Choose a tag to compare
@andresilveirah andresilveirah released this 21 Feb 13:42
· 1066 commits to develop since this release

6.5.0 (Feb, 21, 2022)

  • Added pubData to loadMessage method. #362
  • Implemented type alias for publisher data SPPublisherData = [String: String]
  • Fixed an issue preventing the pubData payload from being sent on a consent request. #363
  • Fixed AppleTV layout issues. #364, #361
  • Improved AppleTV UI tests. #355