Skip to content

6.1.0

Compare
Choose a tag to compare
@tapashmajumder tapashmajumder released this 10 Jun 18:21

Changed

  • In this version we have changed the way we use in-app notifications. In-app messages are now being sent asynchronously and your code can control the order and time in which an in-app notification will be shown. There is no need to poll for new in-app messages. Please refer to the in-app messages section of README file for how to use in-app messages. If you are already using in-app messages, please refer to migration guide section of README file.