Skip to content

Releases: mindbox-cloud/flutter-sdk

mindbox_platform_interface v2.15.1

14 May 13:46
9c65b17

Choose a tag to compare

Merge pull request #192 from mindbox-cloud/release/2.15.1

Release 2.15.1

mindbox_ios v2.15.1

14 May 13:58
9c65b17

Choose a tag to compare

Merge pull request #192 from mindbox-cloud/release/2.15.1

Release 2.15.1

mindbox_android v2.15.1

14 May 13:58
9c65b17

Choose a tag to compare

Merge pull request #192 from mindbox-cloud/release/2.15.1

Release 2.15.1

mindbox v2.15.1

14 May 14:09
9c65b17

Choose a tag to compare

Upgrade Android SDK dependency to v2.15.1

Fixes

  • [Android] Fixed onboarding in-app not displaying in release builds with R8 enabled

mindbox_platform_interface v2.15.0

08 Apr 14:30
50d8615

Choose a tag to compare

Merge pull request #186 from mindbox-cloud/release/2.15.0

Release 2.15.0

mindbox_ios v2.15.0

08 Apr 14:42
50d8615

Choose a tag to compare

Merge pull request #186 from mindbox-cloud/release/2.15.0

Release 2.15.0

mindbox_android v2.15.0

08 Apr 14:42
50d8615

Choose a tag to compare

Merge pull request #186 from mindbox-cloud/release/2.15.0

Release 2.15.0

mindbox v2.15.0

08 Apr 14:53
50d8615

Choose a tag to compare

Upgrade Android and iOS SDK dependencies to v2.15.0

Warning

Onboarding in-app may not display correctly on the Android target in release builds with R8 enabled. Fixed in Flutter SDK 2.15.1. If you stay on 2.15.0, add the following rule to your app's android/app/proguard-rules.pro:

-keepclassmembers class cloud.mindbox.mobile_sdk.inapp.presentation.view.BridgeMessage$* {
    <fields>;
}

New Features

  • Added a new in-app format — onboarding: a sequence of fullscreen screens shown one after another, configured entirely in the Mindbox dashboard without additional development. Learn more in the guide

Improvements

  • Internal improvements and maintenance

mindbox_platform_interface v2.14.5

23 Jan 08:19
200b1e7

Choose a tag to compare

Merge pull request #183 from mindbox-cloud/release/2.14.5

Release 2.14.5

mindbox_ios v2.14.5

23 Jan 08:30
200b1e7

Choose a tag to compare

Merge pull request #183 from mindbox-cloud/release/2.14.5

Release 2.14.5