Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Sep 00:01
635ce25

Minor release that updates the iOS SDK to 18.9.2 and adds the method Airship.messageCenter.showMessageCenter(messageId?: string) that can be used to show the OOTB Message Center UI even if auto launching Message Center is disabled. This new functionality is useful if the application needs to route the user in the app before processing the display event while still being able to use the OOTB UI.

Changes

  • Updated Airship iOS SDK to 18.9.2.
  • Added new showMessageCenter(messageId?: string) to MessageCenter.