Added
- Added a new method -
setAutoDisplayPaused
toInAppManager
. 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 intrackPushOpen
.
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.