Releases: mindbox-cloud/flutter-sdk
mindbox_android v2.8.0-rc
Merge pull request #59 from mindbox-cloud/hotfix/release/2.8.0-rc Fix analyze
mindbox v2.8.0-rc
Merge pull request #59 from mindbox-cloud/hotfix/release/2.8.0-rc Fix analyze
mindbox_ios v2.6.3
What's new:
This version of the SDK includes support for in-app messages. You will now be able to personalize your app by showing users appropriate campaigns based on their actions in the app, on the website, or purchases in retail stores.
Now you can:
- launch in-app notifications for users from a certain city, region, or country
- exclude the segment of users who should not see the in-app notification.
- display in-app notifications when an API is called in your app. Display the message in a specific place in the app or when a user performs a specific action.
- display in-app notifications on the screens of certain categories and products.
Learn more in the guide
Also in this version of the SDK we’ve added logging of important events in the sdk.
mindbox_android v2.6.2
What's new:
This version of the SDK includes support for in-app messages. You will now be able to personalize your app by showing users appropriate campaigns based on their actions in the app, on the website, or purchases in retail stores.
Now you can:
- launch in-app notifications for users from a certain city, region, or country
- exclude the segment of users who should not see the in-app notification.
- display in-app notifications when an API is called in your app. Display the message in a specific place in the app or when a user performs a specific action.
- display in-app notifications on the screens of certain categories and products.
Learn more in the guide
Also in this version of the SDK we’ve added logging of important events in the sdk.
mindbox v2.6.0
What's new:
This version of the SDK includes support for in-app messages. You will now be able to personalize your app by showing users appropriate campaigns based on their actions in the app, on the website, or purchases in retail stores.
Now you can:
- launch in-app notifications for users from a certain city, region, or country
- exclude the segment of users who should not see the in-app notification.
- display in-app notifications when an API is called in your app. Display the message in a specific place in the app or when a user performs a specific action.
- display in-app notifications on the screens of certain categories and products.
Learn more in the guide
Also in this version of the SDK we’ve added logging of important events in the sdk.
mindbox_platform_interface v2.2.0
Merge pull request #41 from mindbox-cloud/release/2.5.0-rc Release/2.5.0 rc
mindbox_ios v2.5.0-rc
Merge pull request #41 from mindbox-cloud/release/2.5.0-rc Release/2.5.0 rc
mindbox_android v2.5.0-rc
Merge pull request #41 from mindbox-cloud/release/2.5.0-rc Release/2.5.0 rc
mindbox v2.5.0-rc
Merge pull request #41 from mindbox-cloud/release/2.5.0-rc Release/2.5.0 rc
mindbox_android v2.2.0
Release/2.2.0 (#38) * Fix issue when using Firebase onBackgroundMessage handler breaks android part of plugin * Optimize integration for Android