You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.