Skip to content

3.2.6

Compare
Choose a tag to compare
@vbabenkoru vbabenkoru released this 02 Sep 19:30
· 1093 commits to master since this release

Added

  • Added a new method - setAutoDisplayPaused to InAppManager. This method pauses the display of in-app messages and can be used to prevent interruptions in certain areas of your app.

Changed

  • Changed messageId argument to be non-null in trackPushOpen.

Fixed

  • Fixed an issue where the in-app message queue wasn't being refreshed on app launch.
  • Removed warning messages from logs when using string resources for notification channel name.