Skip to content

17.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jul 23:19
· 270 commits to main since this release
35d6fa3

Patch release that fixes a pair of issues with Scenes and Surveys, and adds a new getPushProviderType() method on PushManager. Apps that make use of Scenes or Surveys should update.

Changes

  • Added a getPushProviderType() method on PushManager, to allow the current push provider to be determined at runtime.
  • Fixed a rendering issue with Scene and Survey buttons when using more than one line of text for the label.
  • Fixed a potential crash that could occur when displaying a modal or fullscreen Scene or Survey.