Skip to content

2.0.0

Choose a tag to compare

@k-antipochkin k-antipochkin released this 01 Nov 18:23
· 70 commits to main since this release
7d2aa44
  • [Breaking] Updated API method names:
    1. updateConsentForUser to inAppUpdateConsent
    2. markAllInboxItemsAsRead to inAppMarkAllInboxItemsAsRead
    3. getInboxSummary to inAppGetInboxSummary
    4. getInboxItems to inAppGetInboxItems
    5. presentInboxMessage to inAppPresentInboxMessage
    6. deleteMessageFromInbox to inAppDeleteMessageFromInbox
    7. markAsRead to inAppMarkAsRead
  • [Breaking] Updated the setInAppDeeplinkHandler API to receive inAppPress objects
  • Updated the Android SDK version to 7.0.0
  • Updated the iOS SDK to version 5.1.1
  • Added signOutUser API
  • Added pushUnregister API
  • Added install info report
  • Fixed an iOS bug where push notification is not shown when a foreground notification received listener is set
  • Fixed an iOS bug where in some scenarios, in app inbox items dates are not formatted properly