optimove_flutter 2.0.0
optimove_flutter: ^2.0.0 copied to clipboard
Optimove Flutter SDK
Changelog #
2.0.0 #
- [Breaking] Updated API method names:
updateConsentForUsertoinAppUpdateConsentmarkAllInboxItemsAsReadtoinAppMarkAllInboxItemsAsReadgetInboxSummarytoinAppGetInboxSummarygetInboxItemstoinAppGetInboxItemspresentInboxMessagetoinAppPresentInboxMessagedeleteMessageFromInboxtoinAppDeleteMessageFromInboxmarkAsReadtoinAppMarkAsRead
- [Breaking] Updated the
setInAppDeeplinkHandlerAPI to receiveinAppPressobjects - Updated the Android SDK version to 7.0.0
- Updated the iOS SDK to version 5.1.1
- Added
signOutUserAPI - Added
pushUnregisterAPI - 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
1.0.0 #
Flutter SDK release, use the documentation to implement