Skip to content

10.1.0

Compare
Choose a tag to compare
@hokstuff hokstuff released this 22 Aug 18:32
· 3 commits to main since this release

10.1.0

Fixed
  • Fixes an issue affecting the Objective-C variants of BrazeDelegate, BrazeContentCardUIViewControllerDelegate and BrazeInAppMessageUIDelegate.
    • When setting these delegates in Objective-C a second time, the delegate would end up being set to nil.
    • This issue has been resolved and the delegates can now be set multiple times without issue.
Added