Skip to content

3.1.6

Compare
Choose a tag to compare
@vbabenkoru vbabenkoru released this 13 Feb 03:33
· 1580 commits to master since this release

Added

  • Added a new static method to IterableFirebaseMessagingService: isGhostPush. Use this method to determine whether a Firebase message is an Iterable ghost push or silent push message.

Fixed

  • Fixed the height of full-screen in-app messages to make sure they're not clipped by the Android navigation bar.
  • The SDK doesn't log an error message anymore when a custom notification channel name is not set.