Skip to content

4.5.1

Compare
Choose a tag to compare
@hokstuff hokstuff released this 22 Sep 17:47
· 16 commits to master since this release
Fixed
  • Improves eligibility checks around the minimum trigger timeout for in-app messages by now checking at trigger time in addition to display time.
  • Fixes an issue where purchases would not trigger certain templated in-app messages.
Added
  • Adds the delegate method noMatchingTriggerForEvent:name: to ABKInAppMessageControllerDelegate, which is called if no Braze in-app message was triggered for a given event.