Skip to content

5.5.3

Compare
Choose a tag to compare
@DimanAM DimanAM released this 12 Jan 11:09
· 172 commits to master since this release

Fixed:

  • An issue with messageDeliveryEvent not firing consistently. Redefining onMessageReceived(PushMessage) method no longer affects messageDeliveryEvent.
  • An issue with ConcurrentModificationException occurring while executing JsonUtils.jsonToMap.
  • An issue with NullPointerException in com.pushwoosh.inapp.InAppRetrieverService.onHandleWork.